You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what is happening. I cannot get this to work as of v6 after previously using an older version on a different PC.
Starting spotify_dl
List ID: 2ZykzRtEZBJxOHeouRYrjz
List owner: 12157844456
List ID: 2ZykzRtEZBJxOHeouRYrjz
List owner: 12157844456
Saving songs to: Disco Drop #13
Traceback (most recent call last):
File "c:\users\Admin\appdata\local\programs\python\python37\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "c:\users\Admin\appdata\local\programs\python\python37\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
File "C:\Users\Admin\AppData\Local\Programs\Python\Python37\Scripts\spotify_dl.exe\__main__.py", line 7, in <module>
File "c:\users\Admin\appdata\local\programs\python\python37\lib\site-packages\spotify_dl\spotify_dl.py", line 116, in spotify_dl
songs = fetch_tracks(sp, playlist_id, current_user_id)
File "c:\users\Admin\appdata\local\programs\python\python37\lib\site-packages\spotify_dl\spotify.py", line 28, in fetch_tracks
for item in results['tracks']['items']:
KeyError: 'tracks'
Sentry is attempting to send 0 pending error messages
Waiting up to 2 seconds
Press Ctrl-Break to quit
The text was updated successfully, but these errors were encountered:
Not sure what is happening. I cannot get this to work as of v6 after previously using an older version on a different PC.
The text was updated successfully, but these errors were encountered: