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] Error: Unable to extract video_title #25047
Comments
|
Much love thanks for the Quick fix |
|
wahh.. thanks for the fix :D |
|
Thanks for the Fix, for user who using .exe file under windows, need to wait a new .exe generated by dev ? |
|
The regex currently does not pass test 2.
Title from regex
|
|
Same issue. Tried fix from PR above. Works like charm so far. |
Cool, now just need to wait new .exe :) |
|
Thanks for the fix LameLemon :) Works great! |
|
Marking it as closed because it seems to work now |
And how to get the .exe file with the fix ? It seems .exe is the same actually |
|
@werewolf004 My PR has to be tested and merged by the maintainers of youtube-dl first then it will be added to the next release. As of yet none of them have looked at it. |
I cloned the repo and builded my own binary from source code. I guess you can make it on win as well. |
How do you build binaries? I haven't done it before so i have no idea. EDIT: nvm i did it in a very stupid way but it works so hey |
Checklist
Verbose log
Description
Crunchyroll has updated their website, breaking the video_title regex.
Changing the regex on line 445 of the crunchyroll extractor should fix this:
to