question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I keep getting error "Youtube-dl download failed [<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)>]" when trying to update Youtube-DLG

See original GitHub issue

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

WARNING

All invalid issues will be rejected!!


Before going further

  • If your problem is a bug with youtube-dl or a request for new site support please report it here

  • Make sure you are using the latest youtube-dl-gui version (Click the Settings icon and then About to view the current version)

  • Make sure you are using the latest youtube-dl version (Click the Settings icon and then Update to update to the latest youtube-dl version)

  • Make sure you searched the bugtracker for similar issues including closed ones

  • Make sure to read the FAQs file

    • I think my problem is NOT with youtube-dl
    • I’ve verified and i assure that I’m running youtube-dl-gui 0.4
    • I assure that i am using the latest version of youtube-dl
    • Searched bugtracker
    • I’ve read the FAQs file

What is the purpose of your issue?

  • Bug report
  • Feature request (request for a new functionality)
  • Question
  • Other

Please remove any sections between (—) if they are not related to your issue


Bug report

If the problem occurs when downloading a URL please provide the full verbose output as follows:

  1. Restart youtube-dl-gui
  2. Go to Options > Extra tab
  3. Enable Debug youtube-dl
  4. Go to Options > Advanced tab and Clear your log content
  5. Try to download the URL
  6. Copy the whole log content and insert it between the ``` part below
Exception in thread Thread-3:
Traceback (most recent call last):
  File "threading.pyc", line 801, in __bootstrap_inner
  File "youtube_dl_gui\downloadmanager.pyc", line 599, in run
  File "youtube_dl_gui\downloaders.pyc", line 162, in download
  File "youtube_dl_gui\downloaders.pyc", line 337, in _create_process
  File "subprocess.pyc", line 390, in __init__
  File "subprocess.pyc", line 640, in _execute_child
WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden

Exception in thread Thread-2:
Traceback (most recent call last):
  File "threading.pyc", line 801, in __bootstrap_inner
  File "youtube_dl_gui\downloadmanager.pyc", line 599, in run
  File "youtube_dl_gui\downloaders.pyc", line 162, in download
  File "youtube_dl_gui\downloaders.pyc", line 337, in _create_process
  File "subprocess.pyc", line 390, in __init__
  File "subprocess.pyc", line 640, in _execute_child
WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden

What operating system do you use ?

List of actions to perform to reproduce the problem:

What is the expected behaviour ?

I’m trying to update youtube-dlg after installing everything, since I got a new PC and everything worked wonderfully.

What happens instead ?

It immediately gives me the error “Youtube-dl download failed [<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)>]”. I’ve already tried adding “–no-check-certificate” in options with no success.

Feature request (request for a new functionality)

Please make sure that the requested feature is NOT already in the TODO list

  • I’ve verified and i assure that my requested feature is NOT in the TODO list

What operating system do you use ?

Win10


When trying to update it immediately gives me the error “Youtube-dl download failed [<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)>]”. I’ve already tried adding “–no-check-certificate” in Options>Extra with no success. YT downloads don’t work either. And yes, I’m aware there is a similar topic created already, but that didn’t help me and it’s closed.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:14

github_iconTop GitHub Comments

2reactions
axcorecommented, Jul 11, 2020

Because I’m a consumer.

Ah, so you are waiting for someone else to do all of the work that you can’t be bothered to do yourself.

I hope it’s not too long a wait.

0reactions
negativecitizencommented, Sep 1, 2020

Seems that installing internet explorer 11 fix also the problem.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Youtubedl CERTIFICATE_VERIFY_FAILED - python
I was hoping it would convert the Youtube video to a URL file. I got a really long error which basically repeated this:...
Read more >
"Certificate verify failed" when downloading from funimation
ERROR : Unable to download webpage: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600)> (caused by URLError(SSLError(1, ...
Read more >
SSL certificate verify failed #4816 - ytdl-org/youtube-dl - GitHub
ERROR : Unable to download webpage: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:749)> (caused by ...
Read more >
Error downloading YouTube video using youtube-dl
This solution fixes the problem permanently by installing certificates for Python's private copy of SSL . The "--no-check-certificate" works as ...
Read more >
youtube-dl - download videos from ... - manpages.ubuntu!
See above for a way to update. I'm getting an error when trying to use output template: error: using output template conflicts with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found