Spotify-downloader: Playlist download error

Created on 4 Nov 2020  路  9Comments  路  Source: spotDL/spotify-downloader

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

bug stale

All 9 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ritiek picture ritiek  路  5Comments

loftwah picture loftwah  路  5Comments

EsmailELBoBDev2 picture EsmailELBoBDev2  路  5Comments

noahball picture noahball  路  3Comments

isdito picture isdito  路  5Comments