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

"/usr/lib/python2.7/urllib2.py", line 410, in open #2834

Closed
FernandoMiguel opened this issue Apr 29, 2014 · 2 comments
Closed

"/usr/lib/python2.7/urllib2.py", line 410, in open #2834

FernandoMiguel opened this issue Apr 29, 2014 · 2 comments

Comments

@FernandoMiguel
Copy link

@FernandoMiguel FernandoMiguel commented Apr 29, 2014

$ youtube-dl -v https://www.youtube.com/watch?v=LY39km8rkWY
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'https://www.youtube.com/watch?v=LY39km8rkWY']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.04.21.6
[debug] Python version 2.7.6 - Linux-3.13.0-24-generic-x86_64-with-Ubuntu-14.10-utopic
[debug] Proxy map: {}
[youtube] Setting language
[youtube] LY39km8rkWY: Downloading webpage
[youtube] LY39km8rkWY: Downloading video info webpage
[youtube] LY39km8rkWY: Extracting video information
[download] Resuming download at byte 1303
[download] Got server HTTP error. Retrying (attempt 1 of 10)...
[download] Got server HTTP error. Retrying (attempt 2 of 10)...
[download] Got server HTTP error. Retrying (attempt 3 of 10)...
[download] Got server HTTP error. Retrying (attempt 4 of 10)...
[download] Got server HTTP error. Retrying (attempt 5 of 10)...
[download] Got server HTTP error. Retrying (attempt 6 of 10)...
[download] Got server HTTP error. Retrying (attempt 7 of 10)...
[download] Got server HTTP error. Retrying (attempt 8 of 10)...
[download] Got server HTTP error. Retrying (attempt 9 of 10)...
[download] Got server HTTP error. Retrying (attempt 10 of 10)...
ERROR: giving up after 10 retries
Traceback (most recent call last):
File "/usr/local/sbin/youtube-dl/youtube_dl/downloader/http.py", line 54, in real_download
data = self.ydl.urlopen(request)
File "/usr/local/sbin/youtube-dl/youtube_dl/YoutubeDL.py", line 1211, 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)
HTTPError: HTTP Error 500: Internal Server Error

@AGSPhoenix
Copy link
Contributor

@AGSPhoenix AGSPhoenix commented Apr 30, 2014

This seems to be the same issue as #2833.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 10, 2016

Works fine atm should be a temporary YouTube issue.

@dstftw dstftw closed this Apr 10, 2016
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
3 participants
You can’t perform that action at this time.