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
spotify_dl.py", line 210, in spotify_dl
download_songs(
~~~~~~~~~~~~~~^
songs=url_data,
^^^^^^^^^^^^^^^
...<9 lines>...
proxy=args.proxy,
^^^^^^^^^^^^^^^^^
)
^
Python313\Lib\urllib\request.py", line 1322, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1020)>
When downloading, I get a lot of errors from youtube asking me to prove I am not a bot
ERROR: [youtube] bX0H2PxaFSQ: Sign in to confirm you’re not a bot. This helps protect our community.
Is there a way to use youtube credentials?
The text was updated successfully, but these errors were encountered: