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.
update check (-U) is failing ("can't find the current version. Please try again later.", "certificate verify failed") #25537
Comments
|
@dstftw What is the original issue? I did not find one |
|
youtube-dl -U --no-check-certificate resolved the issue for me. |
|
Is it safe to download youtube-dl without a certificate? It could be a man-in-the-middle attack. |
|
Given how long this issue has existed, it is likely that such an attack would have been detected and corrected by now. |
|
Can confirm.
emolatur's switch also worked for me. |
|
I have the same problem. This is a recent problem since I have updated successfully earlier this year. Thanks to @emolatur I was able to update using the youtube-dl -U --no-check-certificate I am surprised the each of the developers cannot reproduce this. I wonder why. Reference: #25541 |
Checklist
Verbose log
Description
update check (
youtube-dl -U --verbose) is failing