Unable to download a playlist:
Fetching Playlist...
Traceback (most recent call last):
File "c:\python38\lib\runpy.py", line 193, in _run_module_as_main
return _run_code(code, main_globals, None,
File "c:\python38\lib\runpy.py", line 86, in _run_code
exec(code, run_globals)
File "C:\Python38\Scripts\spotdl.exe\__main__.py", line 7, in <module>
File "c:\python38\lib\site-packages\spotdl\__main__.py", line 114, in console_entry_point
songObjList = get_playlist_tracks(request)
File "c:\python38\lib\site-packages\spotdl\search\utils.py", line 83, in get_playlist_tracks
'https://open.spotify.com/track/' + songEntry['track']['id'])
TypeError: can only concatenate str (not "NoneType") to str
Playlist attempted:
https://open.spotify.com/playlist/5CcrthCtPpWOOXYlqfdimI?si=x26QjxvdQrSQdd8yi5BLjQ
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
check if youtube music is available in your country. see the note at the bottom of the readme.
Other playlists worked fine and yes, it is available here.
It didn't work on retry either?
Nope. I did work out that there was a greyed out song in the playlist though (Spotify refused to play it and said to try again at a later date) so possibly spotdl can't handle unavailable songs? Once that song was removed the playlist downloaded fine.
Can subscribe. The same happened, solved when unavailable song was removed from the playlist. Thanks for reporting @ThatTonybo !
We'll look into it
This issue has been automatically marked stale because there hasn't been any activity for the last 30 days.
This issue is being closed as it has been 'stale' for a week now.