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

Download on youku.com fails #4419

Closed
rtmpman opened this issue Dec 9, 2014 · 1 comment
Closed

Download on youku.com fails #4419

rtmpman opened this issue Dec 9, 2014 · 1 comment
Labels
bug

Comments

@rtmpman
Copy link

@rtmpman rtmpman commented Dec 9, 2014

Hi

I'm having some problems downloading from youku.com, log output below.

Thanks

$youtube-dl -v http://v.youku.com/v_show/id_XMzQwODIwMDEy.html
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://v.youku.com/v_show/id_XMzQwODIwMDEy.html']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.12.06.1
[debug] Python version 2.7.6 - Darwin-14.0.0-x86_64-i386-64bit
[debug] exe versions: none
[debug] Proxy map: {}
[Youku] XMzQwODIwMDEy: Downloading JSON metadata
WARNING: Extractor Youku returned a compat_list result. It needs to be updated.
[debug] Invoking downloader on u'http://k.youku.com/player/getFlvPath/sid/141814241058813168850_00/st/flv/fileid/03000102004F09657E672803BFE989415379A0-0C9D-83EF-C881-CEF22BF2CA1B?k=5404f475d72972b924120859'
ERROR: unable to download video data: HTTP Error 404: Not Found
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1091, in process_info
success = dl(filename, info_dict)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1067, in dl
return fd.download(name, info)
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/common.py", line 294, in download
return self.real_download(filename, info_dict)
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/http.py", line 66, in real_download
data = self.ydl.urlopen(request)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1325, 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 410, in open
response = meth(req, response)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 448, in error
return self._call_chain(_args)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(_args)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found

@dstftw dstftw added the bug label Dec 9, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Dec 9, 2014

Duplicate of #4281.

@jaimeMF jaimeMF closed this Dec 9, 2014
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.