Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After installation of openssl 1.1.1, youtube-dl is not working any more (ERROR: Unable to download webpage: SSL: CERTIFICATE_VERIFY_FAILED (_ssl.c:726) #20276

Closed
Wikinaut opened this issue Mar 8, 2019 · 2 comments

Comments

@Wikinaut
Copy link

Wikinaut commented Mar 8, 2019

I installed openssl 1.1.1 and (apparently) since then, yt-dl is throwing this error for all webpages:

ERROR:
Unable to download webpage:
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:726)>
(caused by URLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:726)'),))

Is there a way to fix this?

Versions:

  • current: OpenSSL 1.1.1b 26 Feb 2019
  • previous: OpenSSL 1.1.0g 2 Nov 2017
@dstftw
Copy link
Collaborator

dstftw commented Mar 8, 2019

Use search.

@dstftw dstftw closed this as completed Mar 8, 2019
@Wikinaut
Copy link
Author

Wikinaut commented Mar 8, 2019

@dstftw Thanks for your swift reply.

Of course, I searched before posting here. Unfortunately, there is no clear and easy solution, it still looks to me as a specific problem (most of the results speak about problems of finding the certificate bundle; I could not fix the present issue quickly other than going back to openssl 1.1.0).

Perhaps newer versions of youtube-dl will catch this problem in a different way, at the latest when openssl 1.1.1 is more widely deployed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants