Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Unable to confirm age #3785
Unable to confirm age #3785
Comments
|
Technically, a terrible bug report :) Please make sure you're using the latest version. If you still have problems, please post the full output of youtube-dl using the --verbose flag. Thank you! |
|
Can you see YouTube videos in your webbrowser? And as @juancri said, please include the full output of youtube-dl when called with |
|
I've got the same problem: Downloads » youtube-dl xuInn6wN8wU -f mp4/webm --verbose ~/Downloads 1
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['xuInn6wN8wU', '-f', 'mp4/webm', '--verbose']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.10.30
[debug] Python version 2.7.6 - Darwin-14.0.0-x86_64-i386-64bit
[debug] exe versions: none
[debug] Proxy map: {}
[youtube] Confirming age
WARNING: Unable to confirm age: <urlopen error [Errno 60] Operation timed out>
[youtube] xuInn6wN8wU: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [Errno 60] Operation timed out> (caused by URLError(error(60, 'Operation timed out'),))
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 231, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1286, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 404, in open
response = self._open(req, data)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 422, in _open
'_open', req)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(*args)
File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 721, in https_open
return self.do_open(HTTPSConnectionV3, req)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1184, in do_open
raise URLError(err) |
Youtube-dl has been updated several times in the last 15 days, and there's no sense fixing a bug on an old version. You can update with youtube-dl -U if you installed using the regular install procedure (or update through your package manager if you installed it that way). |
|
Just updated, but the problem still Downloads » youtube-dl --version ~/Downloads 2
2014.10.30
Downloads » sudo youtube-dl -U ~/Downloads
Password:
Updating to version 2014.11.15.1 ...
Updated youtube-dl. Restart youtube-dl to use the new version.
Downloads » youtube-dl -f mp4/webp --age-limit 90 HywkFVKGgbQ ~/Downloads
[youtube] Confirming age
WARNING: Unable to confirm age: <urlopen error [Errno 60] Operation timed out>
[youtube] HywkFVKGgbQ: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [Errno 60] Operation timed out> (caused by URLError(error(60, 'Operation timed out'),)) |
|
Works for me in version 2014.11.16. |
|
After update It works now And it seems the |
|
@amio - youtube-dl -U is disabled with homebrew due to homebrew policies. You should be able to run brew update && brew upgrade (or brew update && brew upgrade youtube-dl if that's the only package you want to update) to upgrade youtube-dl. If you're seeing an old version even after upgrading, you should report that as a bug to homebrew. |
|
Ooops, sorry I forgot the |
|
I am still getting the following error even after installing the latest version youtube-dl -x https://www.youtube.com/watch?v=h4lZMuEX_dg --verbose |
|
Come to this problem again, It works on my MBP@Marvericks, but fail on iMac@Yosemite: Downloads » youtube-dl -f bestaudio XcS-LdEBUkE --verbose ~/Downloads 1
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-f', 'bestaudio', 'XcS-LdEBUkE', '--verbose']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.11.23.1
[debug] Python version 2.7.6 - Darwin-14.0.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 2.4.3, ffprobe 2.4.3
[debug] Proxy map: {}
[youtube] Confirming age
WARNING: Unable to confirm age: <urlopen error [Errno 65] No route to host>
[youtube] XcS-LdEBUkE: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [Errno 60] Operation timed out> (caused by URLError(error(60, 'Operation timed out'),))
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 273, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1319, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 404, in open
response = self._open(req, data)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 422, in _open
'_open', req)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(*args)
File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 404, in https_open
return self.do_open(HTTPSConnectionV3, req)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1184, in do_open
raise URLError(err) |
|
Seeing this problem on Windows 7 too. youtube-dl gets stuck on "Confirming age" for about 2 minutes before giving up.
|
|
Hello guys.thank you for your tool , and I got the error: my youtube-dl version is 2015.02.03.1 verbose log: $ youtube-dl --verbose https://www.youtube.com/watch?v=NYtB6mlu7vA |
|
hey guys. my youtube-dl version is 2016.05.01 youtube-dl --verbose https://www.youtube.com/watch?v=S3RNB1jjbC8 |
|
working fine in the Ubuntu linux [debug] System config: [] I tested all the videos and all are working just fine in my laptop Ubuntu 14.04 LTS |
|
I've confirmed that This issue may be closed. |
ERROR: Unable to confirm age: urlopen error [Errno 104] Connection reset by peer
ERROR: Unable to download webpage: urlopen error [Errno 104] Connection reset by peer
What is this?