Cannot download Error 403 and 10060 #2207

Closed
opened 2026-02-21 00:16:40 -05:00 by deekerman · 1 comment
Owner

Originally created by @minhchick on GitHub (Apr 23, 2014).

C:>youtube-dl http://www.youtube.com/user/TV --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.youtube.com/user/TV', '--verbose'
]
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2014.04.21.6
[debug] Python version 2.7.5 - Windows-2008ServerR2-6.1.7601-SP1
[debug] Proxy map: {}
[download] Downloading playlist: TV
[youtube:user]TV: Downloading video ids from 1 to 51
[youtube:user] TV: Downloading video ids from 51 to 101
.......................
[youtube:user] TV: Downloading video ids from 9651 to 9701
[youtube:user] TV: Downloading video ids from 9701 to 9751
[youtube:user] playlist TV: Downloading 9720 videos
[download] Downloading video #1 of 9720
[youtube] Setting language
[youtube] 0MLhKaSuH3w: Downloading webpage
[youtube] 0MLhKaSuH3w: Downloading video info webpage
[youtube] 0MLhKaSuH3w: Extracting video information
[download] Przygoda w kopalni odkrywkowej Tomek i Przyjaciele-0MLhKaSuH3w.mp4 h
as already been downloaded
[download] Downloading video #2 of 9720
[youtube] HFFukwCK7Qg: Downloading webpage
[youtube] HFFukwCK7Qg: Downloading video info webpage
[youtube] HFFukwCK7Qg: Extracting video information
ERROR: unable to download video data: <urlopen error [Errno 10060] A connection
attempt failed because the connected party did not properly respond after a peri
od of time, or established connection failed because connected host has failed t
o respond>
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 1007, in process_info
File "youtube_dl\YoutubeDL.pyo", line 983, in dl
File "youtube_dl\downloader\common.pyo", line 291, in download
File "youtube_dl\downloader\http.pyo", line 54, in real_download
File "youtube_dl\YoutubeDL.pyo", line 1211, 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 581, in https_open
File "urllib2.pyo", line 1184, in do_open
URLError: <urlopen error [Errno 10060] A connection attempt failed because the c
onnected party did not properly respond after a period of time, or established c
onnection failed because connected host has failed to respond>

[youtube:user] ToysboxTV: Downloading video ids from 6001 to 6051
ERROR: Unable to download webpage: HTTP Error 403: Forbidden; please report this
issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose
flag and include its complete output. Make sure you are using the latest version
; type youtube-dl -U to update.
File "youtube_dl\extractor\common.pyo", line 194, in _request_webpage
File "youtube_dl\YoutubeDL.pyo", line 1211, in urlopen
File "urllib2.pyo", line 410, in open
File "urllib2.pyo", line 523, in http_response
File "urllib2.pyo", line 448, in error
File "urllib2.pyo", line 382, in _call_chain
File "urllib2.pyo", line 531, in http_error_default

Originally created by @minhchick on GitHub (Apr 23, 2014). C:>youtube-dl http://www.youtube.com/user/TV --verbose [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['http://www.youtube.com/user/TV', '--verbose' ] [debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252 [debug] youtube-dl version 2014.04.21.6 [debug] Python version 2.7.5 - Windows-2008ServerR2-6.1.7601-SP1 [debug] Proxy map: {} [download] Downloading playlist: TV [youtube:user]TV: Downloading video ids from 1 to 51 [youtube:user] TV: Downloading video ids from 51 to 101 ....................... [youtube:user] TV: Downloading video ids from 9651 to 9701 [youtube:user] TV: Downloading video ids from 9701 to 9751 [youtube:user] playlist TV: Downloading 9720 videos [download] Downloading video #1 of 9720 [youtube] Setting language [youtube] 0MLhKaSuH3w: Downloading webpage [youtube] 0MLhKaSuH3w: Downloading video info webpage [youtube] 0MLhKaSuH3w: Extracting video information [download] Przygoda w kopalni odkrywkowej Tomek i Przyjaciele-0MLhKaSuH3w.mp4 h as already been downloaded [download] Downloading video #2 of 9720 [youtube] HFFukwCK7Qg: Downloading webpage [youtube] HFFukwCK7Qg: Downloading video info webpage [youtube] HFFukwCK7Qg: Extracting video information ERROR: unable to download video data: <urlopen error [Errno 10060] A connection attempt failed because the connected party did not properly respond after a peri od of time, or established connection failed because connected host has failed t o respond> Traceback (most recent call last): File "youtube_dl\YoutubeDL.pyo", line 1007, in process_info File "youtube_dl\YoutubeDL.pyo", line 983, in dl File "youtube_dl\downloader\common.pyo", line 291, in download File "youtube_dl\downloader\http.pyo", line 54, in real_download File "youtube_dl\YoutubeDL.pyo", line 1211, 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 581, in https_open File "urllib2.pyo", line 1184, in do_open URLError: <urlopen error [Errno 10060] A connection attempt failed because the c onnected party did not properly respond after a period of time, or established c onnection failed because connected host has failed to respond> # [youtube:user] ToysboxTV: Downloading video ids from 6001 to 6051 ERROR: Unable to download webpage: HTTP Error 403: Forbidden; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version ; type youtube-dl -U to update. File "youtube_dl\extractor\common.pyo", line 194, in _request_webpage File "youtube_dl\YoutubeDL.pyo", line 1211, in urlopen File "urllib2.pyo", line 410, in open File "urllib2.pyo", line 523, in http_response File "urllib2.pyo", line 448, in error File "urllib2.pyo", line 382, in _call_chain File "urllib2.pyo", line 531, in http_error_default
Author
Owner

@minhchick commented on GitHub (Apr 24, 2014):

I don't know what's wrong before but now It's working

@minhchick commented on GitHub (Apr 24, 2014): I don't know what's wrong before but now It's working
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#2207
No description provided.