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.
Pypi release and source code failed to process url but youtube-dl.exe works fine #25572
Comments
|
Solve cloudflare CAPTCHA and pass cookies. |
|
i can open and play this file on web browser, it never ask for CAPTCHA, output using cookies
|
|
Exe version uses different python version thus different version of urllib. This may result in some differences in how requests are processed internally, for example in the order HTTP headers are sent, that may trigger cloudflare heuristics. |
|
Thanks for explanation |
Checklist
Verbose log
Description
youtube-dl installed via pypi failed to process "crunchyroll" urls but youtube-dl.exe works fine
also tried to download source from github and run same command and i get the same above error
C:\Users\mea\Desktop\test\youtube-dl-master\youtube_dl>python __main__.py -F -v "https://www.crunchyroll.com/en-gb/mob-psycho-100/mob-psycho-100-ii-unknown-789119"it works only with youtube-dl.exe on windows
this is the output: