Hi,
while trying to download a video file I got this error:
Code:yt-dlp https://media.defcon.org/DEF%20CON%2020/DEF%20CON%2020%20video%20and%20slides/DEF%20CON%2020%20-%20Cutaway%20-%20Looking%20Into%20The%20Eye%20Of%20The%20Meter%20-%20Video%20and%20Slides.mp4What does it mean? Why do I need certification? This file can be achieved in browser.[generic] DEF CON 20 - Cutaway - Looking Into The Eye Of The Meter - Video and Slides: Requesting header
WARNING: [generic] Could not send HEAD request to https://media.defcon.org/DEF%20CON%2020/DEF%20CON%2020%20video%20and%20slides/DEF%20CO...%20Slides.mp4: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)>
[generic] DEF CON 20 - Cutaway - Looking Into The Eye Of The Meter - Video and Slides: Downloading webpage
ERROR: [generic] Unable to download webpage: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)> (caused by URLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)'))) (caused by URLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)')))
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 14 of 14
-
-
--no-check-certificate
however there's no need for ytdlp since you can right click -> save as
in Firefox at least.
Weirdly it doesn't play in my Firefox but there's audio. And also, when downloaded, seeking seems to stop the video. -
you have already link to your video mp4. no need yt-dlp
put your direct link into an download manager like IDM or simply put on address bar and save as
Code:https://media.defcon.org/DEF%20CON%2020/DEF%20CON%2020%20video%20and%20slides/DEF%20CON%2020%20-%20Cutaway%20-%20Looking%20Into%20The%20Eye%20Of%20The%20Meter%20-%20Video%20and%20Slides.mp4
[Attachment 63990 - Click to enlarge] -
I tried another tool:
curl -0 https://media.defcon.org/DEF%20CON%2020/DEF%20CON%2020%20video%20and%20slides/DEF%20CO...d%20Slides.mp4
The result:curl: (35) schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE (0x80090326) - This error usually occurs when a fatal SSL/TLS alert is received (e.g. handshake failed). More detail may be available in the Windows System event log. -
this was a very interesting discussion (for me at least).
Curl worked for pkp but did not work for blanc. I checked and it did not work for me. Head scratcher.
Fortunately for me/us pkp was kind enough (thanks pkp) to tell us the version of curl that he used.
Curl for windows is a real mess. The version that Microsoft added to windows seems to be quite limited in it's abilities.
For the download to work as per pkp, you need to use the version that he /she used. -
i think problem isn't version, but wrong command ... i have different (old version) and work already with right command:
Code:curl -O https://media.defcon.org/DEF%20CON%2020/DEF%20CON%2020%20video%20and%20slides/DEF%20CON%2020%20-%20Cutaway%20-%20Looking%20Into%20The%20Eye%20Of%20The%20Meter%20-%20Video%20and%20Slides.mp4
[Attachment 64045 - Click to enlarge] -
I installed version 7.81. Guess what? It works. My old version was 7.79. Thanks guys.
-
latest version is 7.82
https://curl.se/windows/
or other OS https://curl.se/download.html
Similar Threads
-
Yt-dlp ERROR <urlopen error time out>
By Josh in forum Video Streaming DownloadingReplies: 9Last Post: 7th Jan 2022, 08:53 -
YT-DLP - ERROR 403 no credentials to authenticate
By jdanielw in forum Video Streaming DownloadingReplies: 3Last Post: 21st Nov 2021, 03:28 -
403 Forbidden Error from yt-dlp on mpd file download?
By influx in forum Video Streaming DownloadingReplies: 12Last Post: 5th Oct 2021, 14:48 -
yt-dlp error "HTTP Error 403: Forbidden". MPD downloading [ABC.com site]
By nikshell29 in forum Video Streaming DownloadingReplies: 5Last Post: 26th Aug 2021, 15:18 -
Adding subtitles to BDMV-Certification Blu-Rays
By DPantigoso in forum Authoring (Blu-ray)Replies: 15Last Post: 23rd May 2019, 22:59