Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Crunchyroll broken as of June 2015 #5881
Comments
|
|
|
They closed my duplicate report.. and yet no one has even looked at this one. O.o |
|
I suspect I am having this same problem, but rtmpdump is not displaying debug output. How do I get it to display the debug output on Windows? |
|
@fb39ca4 Add the |
|
Ok, I get the same output as #5855, showing the encryption key the first time I try to download a video, and then after that, the output is like the one in this issue. |
|
This issue will be fixed in the next version. Thanks for the report. |
|
I just tried again using the latest commit, and it is still not working:
|
|
This fix works for some locations (e.g. works for RU, doesn't work for US). |
|
Using Python 3 seems to give a slightly more descriptive debugging output:
|
|
Yep, I was trying from the US. Do their video servers have differing configurations? |
|
Same issue from US |
|
And I'm also getting this problem myself. There has to be some way to play it -- the browsers are able to negotiate a decryption and play ... Heck, even if they require us to download the ads in order to download the video, I'm ok with that. |
|
I don't know If this would help, but using youtube-dl through mpv gives me this.
|
|
The videos are actually stored on Crunchyrolls servers as mp4's. All you need to do is use the "-g" command to get the url.
Then use the parameters on the URL above. |
|
Thanks for figuring this out! Does this mean it will be automated in Youtube-dl "real soon now"? |
|
I can confirm that what @Krak-ON tried works. Take the URL |
|
This didn't fix it.
|
|
Wrong version.
|
|
Ah, my mistake. After deleting the folder and re-cloning, it worked! Thanks for this fix! How do I make it accept the git updates without nuking the whole git dir, by the way? I tried |
|
|
About how long until this pushes for ordinary users? |
|
Up to a week. |
|
OK.
So:
|
|
@keybounce Use |
|
So, attempting to use the now current regular version (2015.08.28) is still failing. youtube-dl -f 'bestvideo[height<=480][ext=mp4]' --sub-lang enUS --write-sub --recode-video mp4 http://www.crunchyroll.com/is-it-wrong-to-try-to-pick-up-girls-in-a-dungeon What am I doing wrong? |
Try to update the format filter |
|
Try |
|
@keybounce The videos are already in a MP4. |
|
Ok; what's the proper format string to use? My goal is to have a single wrapper / macro / script that can call youtube-dl, and fetch a 480p mp4, or as close to 480 as I can. So far, this has worked with flv's and mp4's, and is probably the 3rd or 4th iteration of improvement. Normally, if it's flv, it converts, and if it's mp4, just leaves it as-is. So what else do I need?
|
|
If you specify |
|
In Germany I still have the original issue. Though, interestingly, the rtmp-URLs look completely different:
|
Crunchyroll's tightened its security recently..