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

[Youku] Youku server reported error -201 #8498

Closed
ghost opened this issue Feb 10, 2016 · 2 comments
Closed

[Youku] Youku server reported error -201 #8498

ghost opened this issue Feb 10, 2016 · 2 comments

Comments

@ghost
Copy link

@ghost ghost commented Feb 10, 2016

Hi, I've faced an error while downloading a video from Youku. The output is as follows:

C:\WINDOWS\system32>youtube-dl --verbose http://v.youku.com/v_show/id_XMTM3NDYxMDk5Mg==.html
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://v.youku.com/v_show/id_XMTM3NDYxMDk5Mg==.html']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2016.02.09.1
[debug] Python version 3.5.1 - Windows-10-10.0.10586-SP0
[debug] exe versions: none
[debug] Proxy map: {}
[youku] XMTM3NDYxMDk5Mg: Downloading JSON metadata
ERROR: Youku server reported error -201: ????????,???????; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "c:\program files (x86)\python35-32\lib\site-packages\youtube_dl\YoutubeDL.py", line 666, in extract_info
ie_result = ie.extract(url)
File "c:\program files (x86)\python35-32\lib\site-packages\youtube_dl\extractor\common.py", line 315, in extract
return self._real_extract(url)
File "c:\program files (x86)\python35-32\lib\site-packages\youtube_dl\extractor\youku.py", line 236, in _real_extract
raise ExtractorError(msg)
youtube_dl.utils.ExtractorError: Youku server reported error -201: ????????,???????; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Thanks in advance,
Alex

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 10, 2016

Can you watch it in browser in the first place?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 10, 2016

This video is private.

@dstftw dstftw closed this Feb 10, 2016
dstftw added a commit that referenced this issue Feb 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
1 participant
You can’t perform that action at this time.