Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors With Long Youtube Playlist #1857

Closed
sirinath opened this issue Nov 29, 2013 · 7 comments
Closed

Errors With Long Youtube Playlist #1857

sirinath opened this issue Nov 29, 2013 · 7 comments

Comments

@sirinath
Copy link

I am getting the following errors with the following YT playlist.

C:\Downloads>youtube-dl -i -w -c http://www.youtube.com/playlist?list=PLF6CAC63C
615DB881
[youtube:playlist] PLF6CAC63C615DB881: Downloading page #1
[download] Downloading playlist: Introduction to the Art of Programming Using Sc
ala (Part II)
[youtube:playlist] playlist 'Introduction to the Art of Programming Using Scala
(Part II)': Collected 142 video ids (downloading 142 of them)

....
....
....

[download] Downloading video #137 of 142
[youtube] moycaoz0NTg: Downloading video webpage
ERROR: Unable to download video webpage: <urlopen error [Errno 11001] getaddrinf
o failed>
[download] Downloading video #138 of 142
[youtube] sjxGjiRqMR8: Downloading video webpage
ERROR: Unable to download video webpage: <urlopen error [Errno 11001] getaddrinf
o failed>
[download] Downloading video #139 of 142
[youtube] UKrcHiUOsFo: Downloading video webpage
ERROR: Unable to download video webpage: <urlopen error [Errno 11001] getaddrinf
o failed>
[download] Downloading video #140 of 142
[youtube] hbET6D0G06k: Downloading video webpage
ERROR: Unable to download video webpage: <urlopen error [Errno 11001] getaddrinf
o failed>
[download] Downloading video #141 of 142
[youtube] Ztgt7ki--70: Downloading video webpage
ERROR: Unable to download video webpage: <urlopen error [Errno 11001] getaddrinf
o failed>
[download] Downloading video #142 of 142
[youtube] 3r8Rzr08oSU: Downloading video webpage
ERROR: Unable to download video webpage: <urlopen error [Errno 11001] getaddrinf
o failed>

@sirinath
Copy link
Author

One error with the -v option:

[download] Resuming download at byte 6674334
[download] Destination: Examples of Boolean Logic and if (using Scala)-oPTthuQ61
eI.mp4
[download] 100% of 79.83MiB in 19:0188KiB/s ETA 00:00:32
[download] Downloading video #24 of 112
[youtube] Qsyot-zSeUM: Downloading video webpage
ERROR: Unable to download video webpage: <urlopen error [Errno 8] _ssl.c:504: EO
F occurred in violation of protocol>
Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 1265, in _real_extract
File "urllib2.pyo", line 127, in urlopen
File "urllib2.pyo", line 404, in open
File "urllib2.pyo", line 422, in _open
File "urllib2.pyo", line 382, in _call_chain
File "youtube_dl\utils.pyo", line 561, in https_open
File "urllib2.pyo", line 1184, in do_open
URLError: <urlopen error [Errno 8] _ssl.c:504: EOF occurred in violation of prot
ocol>
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 428, in extract_info
File "youtube_dl\extractor\common.pyo", line 131, in extract
File "youtube_dl\extractor\youtube.pyo", line 1267, in _real_extract
ExtractorError: Unable to download video webpage: <urlopen error [Errno 8] _ssl.
c:504: EOF occurred in violation of protocol>

@sirinath
Copy link
Author

Some more errors:

[download] Downloading video #104 of 112
[youtube] _1YHHlX1zvc: Downloading video webpage
ERROR: Unable to download video webpage: <urlopen error [Errno 11001] getaddrinf
o failed>
Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 1265, in _real_extract
File "urllib2.pyo", line 127, in urlopen
File "urllib2.pyo", line 404, in open
File "urllib2.pyo", line 422, in _open
File "urllib2.pyo", line 382, in _call_chain
File "youtube_dl\utils.pyo", line 561, in https_open
File "urllib2.pyo", line 1184, in do_open
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 428, in extract_info
File "youtube_dl\extractor\common.pyo", line 131, in extract
File "youtube_dl\extractor\youtube.pyo", line 1267, in _real_extract
ExtractorError: Unable to download video webpage: <urlopen error [Errno 11001] g
etaddrinfo failed>

[download] Downloading video #105 of 112
[youtube] YjIlqsHJ6ec: Downloading video webpage
ERROR: Unable to download video webpage: <urlopen error [Errno 11001] getaddrinf
o failed>
Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 1265, in _real_extract
File "urllib2.pyo", line 127, in urlopen
File "urllib2.pyo", line 404, in open
File "urllib2.pyo", line 422, in _open
File "urllib2.pyo", line 382, in _call_chain
File "youtube_dl\utils.pyo", line 561, in https_open
File "urllib2.pyo", line 1184, in do_open
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 428, in extract_info
File "youtube_dl\extractor\common.pyo", line 131, in extract
File "youtube_dl\extractor\youtube.pyo", line 1267, in _real_extract
ExtractorError: Unable to download video webpage: <urlopen error [Errno 11001] g
etaddrinfo failed>

[download] Downloading video #106 of 112
[youtube] 9IhPzhwimYQ: Downloading video webpage
ERROR: Unable to download video webpage: <urlopen error [Errno 11001] getaddrinf
o failed>
Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 1265, in _real_extract
File "urllib2.pyo", line 127, in urlopen
File "urllib2.pyo", line 404, in open
File "urllib2.pyo", line 422, in _open
File "urllib2.pyo", line 382, in _call_chain
File "youtube_dl\utils.pyo", line 561, in https_open
File "urllib2.pyo", line 1184, in do_open
URLError: <urlopen error [Errno 11001] getaddrinfo failed>
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 428, in extract_info
File "youtube_dl\extractor\common.pyo", line 131, in extract
File "youtube_dl\extractor\youtube.pyo", line 1267, in _real_extract
ExtractorError: Unable to download video webpage: <urlopen error [Errno 11001] g
etaddrinfo failed>

@sirinath
Copy link
Author

[download] Downloading video #20 of 112
[youtube] 04VgQga3aZM: Downloading video webpage
ERROR: Unable to download video webpage: <urlopen error [Errno 8] _ssl.c:504: EO
F occurred in violation of protocol>
Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 1265, in _real_extract
File "urllib2.pyo", line 127, in urlopen
File "urllib2.pyo", line 404, in open
File "urllib2.pyo", line 422, in _open
File "urllib2.pyo", line 382, in _call_chain
File "youtube_dl\utils.pyo", line 561, in https_open
File "urllib2.pyo", line 1184, in do_open
URLError: <urlopen error [Errno 8] _ssl.c:504: EOF occurred in violation of prot
ocol>
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 428, in extract_info
File "youtube_dl\extractor\common.pyo", line 131, in extract
File "youtube_dl\extractor\youtube.pyo", line 1267, in _real_extract
ExtractorError: Unable to download video webpage: <urlopen error [Errno 8] _ssl.
c:504: EOF occurred in violation of protocol>

[download] Downloading video #21 of 112
[youtube] b_tWz9Vw52s: Downloading video webpage
[youtube] b_tWz9Vw52s: Downloading video info webpage
ERROR: [Errno 10054] An existing connection was forcibly closed by the remote ho
st
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 428, in extract_info
File "youtube_dl\extractor\common.pyo", line 131, in extract
File "youtube_dl\extractor\youtube.pyo", line 1305, in _real_extract
File "youtube_dl\extractor\common.pyo", line 211, in _download_webpage
File "youtube_dl\extractor\common.pyo", line 176, in _download_webpage_handle
File "socket.pyo", line 351, in read
File "httplib.pyo", line 543, in read
File "httplib.pyo", line 603, in _read_chunked
File "httplib.pyo", line 658, in _safe_read
File "socket.pyo", line 380, in read
File "ssl.pyo", line 241, in recv
File "ssl.pyo", line 160, in read
error: [Errno 10054] An existing connection was forcibly closed by the remote ho
st

@sirinath
Copy link
Author

[download] Downloading video #52 of 112
[youtube] qUN-MxPtCkg: Downloading video webpage
[youtube] qUN-MxPtCkg: Downloading video info webpage
ERROR: unable to download video info webpage: <urlopen error [Errno 8] _ssl.c:50
4: EOF occurred in violation of protocol>
File "youtube_dl\extractor\common.pyo", line 161, in _request_webpage
File "youtube_dl\YoutubeDL.pyo", line 943, in urlopen
File "urllib2.pyo", line 404, in open
File "urllib2.pyo", line 422, in _open
File "urllib2.pyo", line 382, in _call_chain
File "youtube_dl\utils.pyo", line 561, in https_open
File "urllib2.pyo", line 1184, in do_open

@sirinath
Copy link
Author

[download] Downloading video #100 of 112
[youtube] OqH-pfkG4eI: Downloading video webpage
ERROR: Unable to download video webpage: <urlopen error [Errno 8] _ssl.c:504: EO
F occurred in violation of protocol>
Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 1265, in _real_extract
File "urllib2.pyo", line 127, in urlopen
File "urllib2.pyo", line 404, in open
File "urllib2.pyo", line 422, in _open
File "urllib2.pyo", line 382, in _call_chain
File "youtube_dl\utils.pyo", line 561, in https_open
File "urllib2.pyo", line 1184, in do_open
URLError: <urlopen error [Errno 8] _ssl.c:504: EOF occurred in violation of prot
ocol>
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 428, in extract_info
File "youtube_dl\extractor\common.pyo", line 131, in extract
File "youtube_dl\extractor\youtube.pyo", line 1267, in _real_extract
ExtractorError: Unable to download video webpage: <urlopen error [Errno 8] _ssl.
c:504: EOF occurred in violation of protocol>

@sirinath
Copy link
Author

BTW, what does this F occurred mean?

@dstftw
Copy link
Collaborator

dstftw commented Jun 13, 2016

If you still experience this problem open a new issue with --verbose output.

@dstftw dstftw closed this as completed Jun 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants