Closed DeadLumina closed 3 months ago
Getting the same here on my end for some downloads
I have the same issues with different playlists. Is it possible that the client ID is throttled?
I have the same issues with different playlists. Is it possible that the client ID is throttled?
I have tried rotating between 3 Different Client IDs. I am not sure
I have tried rotating between 3 Different Client IDs. I am not sure
Either this or threre's an issue on the spotify's side
closing in favor of #2142
System OS
Linux
Python Version
3.12.4 (CPython)
Install Source
pip / PyPi
Install version / commit hash
4.2.5
Expected Behavior vs Actual Behavior
Expected: Download should start after querying artists / albums. Actual: Most times an exception is thrown with error HTTP 401. After multiple attempts however it works.
Steps to reproduce - Ensure to include actual links!
spotdl download https://open.spotify.com/artist/7HxWNbJlF1jfvUOej0aVPY?si=351f251c1c45498f
(any artist/album/song will do)Traceback
Other details
client_id
andclient_secret
was used.no_cache
is set totrue
Raw JSON Response:
UPDATE as of 2024-08-18:
I have continued downloading large amounts of songs, and I haven't encountered the problem in a few days. Maybe a problem on Spotify's side?