zotify-dev / zotify

A fast and customizable music and podcast downloader.
zlib License
1.08k stars 83 forks source link

Spotify API Error (unknown): received an empty response #142

Open Gr0ndi opened 3 months ago

Gr0ndi commented 3 months ago

i tried downloading playlist with zotify using "zotify {my_playlist_url}" , it fetches names of songs properly but returns "Spotify API Error (unknown): received an empty response" for every song it finds. -i used premium account -i tried both on linux fedora 40 and windows 11 with the same result

winter1967 commented 3 months ago

May be your settings are not correctly. The default setting is: "DOWNLOAD_LYRICS": "True" but most tracks at spotify doesn't contain the lyrics (i think so), so you try to set: "DOWNLOAD_LYRICS": "False"

in the file config.json (.config/zotify)