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. I would really like to download the lyrics with the songs, so that I read them while listening...

enhancement

### Describe the bug Streamrip fails to download incompletely-released Deezer albums. ### Command Used ```bash rip url -vvv https://www.deezer.com/us/album/310768727 ``` ### Debug Traceback ```text DEBUG:streamrip:Config loaded DEBUG:streamrip:Parsed urls: [('deezer', 'album',...

bug

### Describe the bug The `config.toml` file is completely ignored when streamrip is running natively on Windows 11. ### Command Used ```bash rip.exe config -vvv --reset ``` ### Debug Traceback...

bug

### Describe the bug [Errno 122] Disk quota exceeded: '/home/runner/HASIL-RIP/Joe Satriani - Live In San Francisco (Live at The Fillmore, San Francisco, CA - December 2000) (2001) [FLAC] [16B]-[44.1...' ###...

bug

### Is the feature request related to a problem. Please describe it. I can't download behind http proxy. ### Describe the solution you would like. Add a - - proxy...

enhancement

### Describe the bug Even with videos disabled, the program crashes trying to download a video because the Title is empty? Prevents the download of MANY artists. ### Command Used...

bug

### Is the feature request related to a problem. Please describe it. No ### Describe the solution you would like. I would like StreamRip to be able to search Albums/Artists...

enhancement

### Describe the bug TypeError not a Frame instance at ~\AppData\Local\Programs\Python\Python310\lib\site-packages\mutagen\id3\_tags.py:292 in _add 288│ and frames shouldn't be merged. 289│ """ 290│ 291│ if not isinstance(frame, Frame): → 292│ raise...

bug

### Is the feature request related to a problem. Please describe it. API Call limits with country code followed by =100. ### Describe the solution you would like. It would...

enhancement

- Fixes a minor issue when trying to set a Qobuz original cover URL. Streamrip replaces all occurrences of `600` when setting `cover_urls["original"]` which leads to raising an error when...