Open jackmucky opened 1 month ago
I should have searched more: apparently fixed here https://github.com/nathom/streamrip/pull/608/files but issue is still present in the install
I fixed myself by changing the line in the file here:
/System/Volumes/Data/Users/USER/.local/pipx/venvs/streamrip/lib/python3.13/site-packages/streamrip/client/downloadable.py
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 to convert to AIFF (also tried WAV), with any tool, there are corruption errors. This doesn't happen when downloading the same files via other tools like deemix-gui, lucida, or the DeezLoad Telegram bot.
I've tested with different albums, songs, and with links from both the Deezer web app, and the macOS desktop app with the same results.
Testing via FLAC cli tool:
Converting to AIFF with dBpoweramp
Converting to AIFF with XLD:
Not tried all the files, but the 10 'corrupt' FLAC files to play all the way through without any noticeable issues. The spectrogram for both the 'corrupt' streamrip version and the no-issue deemix-gui versions also appear identical to my eyes, but with the above mentioned errors, clearly there is an issue somewhere with the synchronization of the streamrip FLACs
Command Used
Debug Traceback
Config File
Operating System
macOS Sonoma 14.5 (23F79)
streamrip version
2.0.5
Screenshots and recordings
Additional context
I have followed the macOS Sillicon installation instructions