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 download is not working anymore since 2021.03.08 : -6004: 客户端无权播放,201; #28447

Closed
3 tasks done
peroperosauce opened this issue Mar 15, 2021 · 1 comment
Closed
3 tasks done
Labels

Comments

@peroperosauce
Copy link

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

Hello all,

I cannot download any youku video anymore using youtube-dl since 2021.03.08.

When trying to download any youku video i get this error message :

ERROR: Youku server reported error -6004: 客户端无权播放,201; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

I'm having the issue with both 2021.03.03 and 2021.03.14 versions of youtube-dl.

Anyone knows how to fix it ?

Thanks a lot

@peroperosauce
Copy link
Author

I found a fix that is working, it's a bit similar to this fix from 2018 : 328ddf5

but today we must use ccode 0532 instead of 0590.

Can you please update youku.py with the new ccode 0532 ? Thanks

pull bot pushed a commit to JonasGessner/youtube-dl that referenced this issue Apr 4, 2021
github-actions bot added a commit to hellopony/youtube-dl that referenced this issue Apr 4, 2021
* https://github.com/ytdl-org/youtube-dl:
  [compat] add compat_SimpleCookie
  [extractor/common] keep support for non standard JSON-LD VideoObject author values
  [vimeo] improve extraction(closes ytdl-org#28591)
  [extractor/common] fix JSON-LD VideoObject author extraction
  [youku] Update ccode(closes ytdl-org#17852, closes ytdl-org#28447, closes ytdl-org#28460) (ytdl-org#28648)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant