Closed Bergene closed 4 months ago
I have had this since today, too. I guess there has been an update to the Spotify API and we'll have to wait for an update for Zotify to work again.
Can confirm this only happened an hour ago.
That was what I feared. Thank you for confirming, guys.
I get
Invalid response from TRACKS_URL:
{"error": {"status": 400, "message": "Bad Request" } }
Traceback (most recent call last):
File "C:\Users\R\pipx\venvs\zotify\Lib\site-packages\zotify\track.py", line 158, in download_track
track_number, scraped_song_id, is_playable, duration_ms) = get_song_info(track_id)
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\R\pipx\venvs\zotify\Lib\site-packages\zotify\track.py", line 55, in get_song_info
raise ValueError(f'Invalid response from TRACKS_URL:\n{raw}')
ValueError: Invalid response from TRACKS_URL:
{"error": {"status": 400, "message": "Bad Request" } }
I see the API issues are affecting all endpoints except "me/player", according to users on isdown.app.
I tested the API on spotify's own API page and it returns the same error there.
me too i have the same problem right now.
It's working again now. It was probably a hickup on Spotify's API side.
It's still not working. I get this when i try to download
Tzanca Uraganu - Emirate: 100%|██████████████████████████████████████████████████▉| 2.33M/2.33M [00:00<00:00, 2.65MB/s]
Spotify API Error (unknown): received an empty response
### Skipping lyrics for Tzanca Uraganu - Emirate: lyrics not available ###
It works for me... Hope it works for you as well now after waiting a bit.
Hi,
Whenever I try to download either an artist, album or track I now get an error.
For artists I getthis error:
It is generally the same error for all, either "Bad request" or some form of "Failed to query metadata".
Am I doing something wrong? I checked and it does not seem my account is banned.
Edit: May I add, it has worked flawlessly the past few weeks. The issue suddenly pooped up today in the middle of download an artist. On the last album it failed, I re-ran it and it worked (I still got the "Bad request" error, but it downloaded fine). After this nothing works. I have tried with artists I have previously downloaded as well, nothing.