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.
SSL: CERTIFICATE_VERIFY_FAILED on Playlists with --no-check-certificate workaround on #11293
Comments
|
You need to put the URL in double quotes:
See also this FAQ entry |
|
So simple! Thanks for replying, looks like it is working :) |
Before submitting an issue make sure you have:
What is the purpose of your issue?
If the purpose of this issue is a bug report
Description
I sit behind a corporate firewall which tends to break SSL ceritifacates. The
no-check-certificateoption works perfectly on single videos from Youtube but not seem to work including a playlist.If you include a
list=PLueuagiLstKwskpeDxYmKM6OLRiqk7OM2parameter it fails with a SSL: CERTIFICATE_VERIFY_FAILED error.