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 issuePlease 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 thenAbout
to view the current version) -
Make sure you are using the latest youtube-dl version (Click the
Settings
icon and thenUpdate
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:
- Restart youtube-dl-gui
- Go to
Options > Extra
tab - Enable Debug youtube-dl
- Go to
Options > Advanced
tab and Clear your log content - Try to download the URL
- 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:
- Created 3 years ago
- Comments:14
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.
Seems that installing internet explorer 11 fix also the problem.