streamrip icon indicating copy to clipboard operation
streamrip copied to clipboard

A scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer

Results 309 streamrip issues
Sort by recently updated
recently updated
newest added

### Is the feature request related to a problem. Please describe it. As stated in the [cli-guidelines](https://clig.dev/#arguments-and-flags:~:text=If%20possible%2C%20make%20arguments%2C%20flags%20and%20subcommands%20order%2Dindependent.), cli arguments should order-**in**dependent. Not just the cli-guidelines, it is also very common...

enhancement

### Describe the bug I'm trying to use the streamrip lib in a python script like so : ``` async def main(): try: config = Config("streamrip_config.toml") deezer_client = DeezerClient(config=config) await...

bug

### Describe the bug While downloading an Album from Qobuz, Streamrip tends to create a corrupted cover.jpg within the Albums folder. The cover which gets embedded into the FLAC however...

bug

### Is the feature request related to a problem. Please describe it. how do i use streamrip for scripting with python the information provided in the wiki page is so...

enhancement

### Describe the bug root@mauix:~ # rip config open RuntimeException No arguments expected for "config" command, got "open" at /usr/local/lib/python3.11/site-packages/cleo/io/inputs/argv_input.py:258 in _parse_argument 254│ ) 255│ else: 256│ message = 'No...

bug

### Describe the bug Logged in with my own premium Deezer ARL, set to download quality 2 in the config The FLAC files appear to be fine, however when trying...

bug

### Describe the bug This may be a rare occasion, but I think it's a case that could easily handled. If the cover art does not exist (broken link on...

bug

### Is the feature request related to a problem. Please describe it. There can sometimes be large gaps of time between releases. Installing the beta version via `pip` on ArchLinux...

enhancement

### Describe the bug Restarted my N150 and suddenly I can't open the db it seems? ### Command Used ```bash rip url https://play.qobuz.com/artist/1256042 But any command does it. ``` ###...

bug

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.6.0. Release notes Sourced from urllib3's releases. 2.6.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies
python