SSL certificate - unable to verify _ssl.c:600 - Youtube
See original GitHub issueChecklist
- [x ] I’m reporting a broken site support
- I’ve verified that I’m running youtube-dl version 2021.01.03
- [x ] I’ve checked that all provided URLs are alive and playable in a browser
- [ x] I’ve checked that all URLs and arguments with special characters are properly quoted or escaped
- [ x] I’ve searched the bugtracker for similar issues including closed ones
Verbose log
PASTE VERBOSE LOG HERE
C:\Users\Rob\Desktop\RjnResources>youtube-dl.exe -v youtube.com/watch?v=WjQ7UalDpLE
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'youtube.com/watch?v=WjQ7UalDpLE']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2021.01.03
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg 4.3.1-2020-09-21-full_build-www.gyan.dev, ffprobe 4.3.1-2020-09-21-full_build-www.gyan.dev
[debug] Proxy map: {}
WARNING: The url doesn't specify the protocol, trying with http
[youtube] WjQ7UalDpLE: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600
)> (caused by URLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600)'),))
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp7n_m4vnl\build\youtube_dl\extractor\common.py"
, line 632, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp7n_m4vnl\build\youtube_dl\YoutubeDL.py", line
2248, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 464, in open
File "C:\Python\Python34\lib\urllib\request.py", line 482, in _open
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp7n_m4vnl\build\youtube_dl\utils.py", line 2736
, in https_open
File "C:\Python\Python34\lib\urllib\request.py", line 1185, in do_open
Description
result. no video. immediate closure of command prompt. expected. video with audio. no special parameters applied. just default. youtube-dl.exe youtube-dl.exe -v youtube.com/watch?v=WjQ7UalDpLE
Issue Analytics
- State:
- Created 3 years ago
- Comments:5
Top 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 >SSL Certificate Error Fix [Tutorial] - YouTube
SSL Certificate Error Fix [Tutorial]. SSL certificates are used on millions of websites to provide security and confidentiality for online ...
Read more >Unable to download Youtube videos - SSL ... - GitHub
SSL certificate verify ok. Using HTTP2, server supports multi-use. Connection state changed (HTTP/2 confirmed). Copying HTTP/2 ...
Read more >"Certificate verify failed" when downloading from funimation
It looks like you are posting about the youtube-dl error, " certificate verify failed ". As an immediate workaround, you can ignore certificate...
Read more >SSL Certificate Verify Failed (_ssl.c:600) using Windows ...
Im operating system is windows server 2019, I have tried running youtube-dl from windows server 2016 but it works fine without any settings...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
ok. well clearly i’ve come to the wrong place. so the answer… sorry i mean “workaround”, is to deny ssl checking… this is a really bad solution… it’s not an option. how did ssl checking fail in ytdl yet browser work fine. ??? there is no official answer. just marked as duplicate. To me, this is a “canary”. youtuble-dl is NOT safe and is compromised by government agencies. you decide. if you persist and ignore the safety ssl provides… then here is the workaround: –no-check-certificate
This issue continues to haunt youtube-dl and all I see is “duplicate” this “duplicate” that, unsafe hacks and no real solution.