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

Age confirmation here too.. #3773

Closed
stormlord44 opened this issue Sep 16, 2014 · 2 comments
Closed

Age confirmation here too.. #3773

stormlord44 opened this issue Sep 16, 2014 · 2 comments

Comments

@stormlord44
Copy link

@stormlord44 stormlord44 commented Sep 16, 2014

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '-F', 'https://www.youtube.com/watch?v=uaIqLaTBZXA']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.09.16
[debug] Python version 2.7.6 - Linux-3.13.0-35-generic-x86_64-with-Ubuntu-14.04-trusty
[debug] Proxy map: {}
[youtube] Setting language
[youtube] Confirming age
ERROR: Unable to confirm age: HTTP Error 502: Bad Gateway; 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 "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 211, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 1264, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/usr/lib/python2.7/urllib2.py", line 410, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 448, in error
return self._call_chain(_args)
File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(_args)
File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)

@pricejn2
Copy link

@pricejn2 pricejn2 commented Sep 17, 2014

The provided URL works fine for me. Here is output with version 2014.09.16.1

youtube-dl --verbose -F https://www.youtube.com/watch?v=uaIqLaTBZXA%27
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '-F', 'https://www.youtube.com/watch?v=uaIqLaTBZXA%27']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.09.16.1
[debug] Python version 2.7.3 - Linux-3.2.0-4-amd64-x86_64-with-debian-7.6
[debug] Proxy map: {}
[youtube] Setting language
[youtube] Confirming age
[youtube] uaIqLaTBZXA: Downloading webpage
[youtube] uaIqLaTBZXA: Downloading video info webpage
[youtube] uaIqLaTBZXA: Extracting video information
[info] Available formats for uaIqLaTBZXA:
format code extension resolution  note
171         webm      audio only  DASH audio , audio@128k (worst)
140         m4a       audio only  DASH audio , audio@128k
160         mp4       144p        DASH video , video only
242         webm      240p        DASH video , video only
133         mp4       240p        DASH video , video only
243         webm      360p        DASH video , video only
134         mp4       360p        DASH video , video only
244         webm      480p        DASH video , video only
135         mp4       480p        DASH video , video only
247         webm      720p        DASH video , video only
136         mp4       720p        DASH video , video only
248         webm      1080p       DASH video , video only
137         mp4       1080p       DASH video , video only
17          3gp       176x144
36          3gp       320x240
5           flv       400x240
43          webm      640x360
18          mp4       640x360
22          mp4       1280x720    (best)
@stormlord44
Copy link
Author

@stormlord44 stormlord44 commented Sep 17, 2014

Yes, version 2014.09.16.1 seems ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.