C:\Users\Desktop\Music\new>spotdl https://open.spotify.com/track/7JYsArznYOjX2jsrT3UEnL?si=0_hVk2C0SwqXNwl9snaVrQ
Fetching Song...
Skipping OOOUUU (https://open.spotify.com/track/7JYsArznYOjX2jsrT3UEnL?si=0_hVk2C0SwqXNwl9snaVrQ) as no match could be found on youtube
0%| |ETA: ?, ~min/song
This is the error I've been receiving since update, for all songs
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.93. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
This was an issue in v3.1.3, we released a patch for it (v3.1.4) day before, are you sure you are up to date?
i updated to v3.1.4 still getting an error
C:\Users\Maxino\Desktop\Music\new>spotdl https://open.spotify.com/playlist/37i9dQZF1DZ06evO12tsHe?si=wO-2-Q9YQ2SmhMJvn6-NEg
Fetching Playlist...
Traceback (most recent call last):
File "c:\users\maxino\appdata\local\programs\python\python38-32\lib\runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "c:\users\maxino\appdata\local\programs\python\python38-32\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
File "C:\Users\Maxino\AppData\Local\Programs\Python\Python38-32\Scripts\spotdl.exe__main__.py", line 7, in
File "c:\users\maxino\appdata\local\programs\python\python38-32\lib\site-packages\spotdl__main__.py", line 116, in console_entry_point
downloader.download_multiple_songs(songObjList)
File "c:\users\maxino\appdata\local\programs\python\python38-32\lib\site-packages\spotdl\download\downloader.py", line 288, in download_multiple_songs
self.downloadTracker.load_song_list(songObjList)
File "
File "c:\users\maxino\appdata\local\programs\python\python38-32\lib\multiprocessing\managers.py", line 850, in _callmethod
raise convert_to_error(kind, result)
TypeError: remove: path should be string, bytes or os.PathLike, not NoneType
0%|
Most helpful comment
Issue-Label Bot is automatically applying the label
bugto this issue, with a confidence of 0.93. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!Links: app homepage, dashboard and code for this bot.