streamrip
streamrip copied to clipboard
A scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer
### Describe the bug i installed everything without any errors yet it wont show the main page ### Command Used ```bash rip ``` ### Debug Traceback ```text rip : The...
### Describe the bug When attempting to download a Tidal mix using the rip command, an AssertionError is raised due to the media type returned not being one of the...
### Is the feature request related to a problem. Please describe it. Streamrip currently requires a Tidal account to rip music from Tidal. ### Describe the solution you would like....
### Describe the bug Aborted! [22:13:21] WARNING :0: RuntimeWarning: coroutine 'Artist._download_async.._rip' was never warnings.py:110 awaited ### Command Used ```bash rip url https://tidal.com/browse/artist/7337530?u ``` ### Debug Traceback ```text Aborted! WARNING :0:...
### Is the feature request related to a problem. Please describe it. Add album version data to {title} TAG for folder_format ### Describe the solution you would like. exemple for...
### Is the feature request related to a problem. Please describe it. no—i couldnt find a way to download in full res in the wiki ### Describe the solution you...
**Key Changes Made:** - Added PEP 621 compliant `[project]` section with standardized metadata - Migrated dependencies to standard `[project.dependencies]` format - Added `[project.optional-dependencies]` for optional dependency groups - Standardized platform-specific...
# Fix for Extremely Long Filename FileNotFoundErrors ## Problem Users were experiencing `FileNotFoundError` exceptions when downloading tracks with extremely long filenames, particularly classical music with detailed metadata. The error occurred...
### Describe the bug `streamrip` failing on extremely long filenames. This PR fixes it: #860 ### Command Used ```bash `rip url https://play.qobuz.com/album/5099708917128` ``` ### Debug Traceback ```text DEBUG api_request: endpoint=track/getFileUrl,...