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

### Describe the bug New user. Still trying to understand properly the functions. Deezer playlist download has worked once, thereafter misc errors. I've tried re-installs, I've tried on ubuntu and...

bug

### Describe the bug When using rip url it takes easily 20s to log in to deezer, maybe cache it? ### Command Used ```bash rip --config-path streamrip.toml -ndb url https://deezer.com/xxxxxx...

bug

### Is the feature request related to a problem. Please describe it. I keep a list of artists I like in the form of links to deezer artist pages (like...

enhancement

### Describe the bug The download of my playlist went fine but about 80 tracks in streamrip crashed with this value error. ### Command Used ```bash rip url https://www.deezer.com/en/playlist/[redacted] ```...

bug

Apparently some Tidal tracks don't have a copyright field so streamrip crashes when you hit them. This patch acknowledges that that field can be nullable.

### Describe the bug ![cats](https://github.com/nathom/streamrip/assets/19565251/2ae399bd-d675-4d24-98d0-fc23f1d224a3) ### Command Used ```bash ./rip url -m 3 https://tidal.com/browse/album/360212374 ``` ### Debug Traceback ```text A new version of streamrip v2.0.5 is available! Run pip3 install...

bug

### Describe the bug The config.toml is not created in AppData on app startup, so when you try to open it through the CLI, it says there is no such...

bug

Fix for https://github.com/nathom/streamrip/issues/677 Cause seems to be missing "download info". With that missing, that max check was breaking. Defaulting to 0 breaks downstream as there is still missing data. Halting...

### Describe the bug Hey there , I tried many times to download in low quality using the command provided in the examples rip url --max-quality=0 [your url here] but...

bug