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.
Using Windows 7 SP1 64-bit, youtube-dl 2018.07.10.
I cannot download YouTube videos because youtube-dl fails to verify certificates. Yes, I know about the
--no-check-certificateworkaround but that's not a proper solution (and besides, it's annoying to type).Unless I'm shown otherwise I consider this to be a bug in youtube-dl and not a bug in my Windows installation. The error messages at the very least could be improved because they're gibberish. For example I would like to know exactly which certificate fails to validate, if it even makes sense to ask that question. If the issue is that my certificates were somehow corrupted or are outdated, how come any of the installed browsers can connect to
https://YouTube without problems, including Internet Explorer?It is the above paragraph why I am posting what is essentially a duplicate bug report that will probably be swiftly closed and remain unsolved. My problem is that youtube-dl, by failing to verify certificates, hints that my system is insecure. Which is almost certainly not the case.
I would like to ask the developers to improve the error message for certificate validation failure. If this problem is truly not a bug in youtube-dl itself (even though youtube-dl alone is affected) then the user must be helped to fix the configuration problem in Windows by being given a meaningful, informative error message. Thank you.