So basically, I tried spotdl https://open.spotify.com/playlist/2g1uerIzWrU2nTZeJc9oak?si=lNUnPv1mQwqzml-wgw9pjA, and after some time, I got this:
Preparing to resume download...
0%| |ETA: ?, ~min/songException in thread Thread-3:
Traceback (most recent call last):
File "c:\python39\lib\threading.py", line 950, in _bootstrap_inner
self.run()
File "c:\python39\lib\threading.py", line 888, in run
self._target(*self._args, **self._kwargs)
File "c:\python39\lib\multiprocessing\pool.py", line 576, in _handle_results
task = get()
File "c:\python39\lib\multiprocessing\connection.py", line 256, in recv
return _ForkingPickler.loads(buf.getbuffer())
TypeError: __init__() missing 1 required positional argument: 'pattern'
3%|鈻堚枌 |ETA: 24:14, 0.66min/song
Why is this happening? (I am really sorry for providing you [maybe] inaccurate details; I don't know python, thus don't know what's happening here and can't specify further)
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.64. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Seems like an error in the multiprocessing library. This is being worked on.
Most helpful comment
Issue-Label Bot is automatically applying the label
bugto this issue, with a confidence of 0.64. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!Links: app homepage, dashboard and code for this bot.