spotify-dl icon indicating copy to clipboard operation
spotify-dl copied to clipboard

Doesn't work

Open aidan-gibson opened this issue 5 months ago • 1 comments

Tried spotify-dl https://open.spotify.com/album/3BVT8znNQvlb22E3ZMu6Uc on both macOS and Arch Linux.

Fetched the size of the song correctly, but made no progress, retried 3 times eventually failing.

aidan-gibson avatar Sep 07 '25 03:09 aidan-gibson

I managed to get it to work by using a fork updating one of the dependencies at https://github.com/GuillemCastro/spotify-dl/pull/54

Install with: cargo install --git https://github.com/flxo/spotify-dl.git --branch bump-librespot

sonalys avatar Oct 24 '25 07:10 sonalys