VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 14 of 14
  1. 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.mp4
    [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)')))
    What does it mean? Why do I need certification? This file can be achieved in browser.
    Quote Quote  
  2. --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.
    click click2
    If I/my posts ever helped you, and you want to give back, send me a private message!
    Quote Quote  
  3. 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
    Image
    [Attachment 63990 - Click to enlarge]
    Quote Quote  
  4. 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.
    It seems the error is related to TLS. Any ideas?
    Quote Quote  
  5. curl for this??

    simply click on https link with right key and "save as" ...
    Quote Quote  
  6. Originally Posted by blanc View Post
    Any ideas?
    Yes, keep trying other tools.
    click click2
    If I/my posts ever helped you, and you want to give back, send me a private message!
    Quote Quote  
  7. I just wan to understand why it doesn’t work with curl, pure technically.
    Quote Quote  
  8. Originally Posted by blanc View Post
    I just wan to understand why it doesn’t work with curl, pure technically.
    working fine here
    Image Attached Thumbnails Click image for larger version

Name:	Capture.PNG
Views:	190
Size:	11.7 KB
ID:	64044  

    Quote Quote  
  9. @blanc

    curl -O link

    you have used curl -0 (zero) link
    Quote Quote  
  10. 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.
    Quote Quote  
  11. 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
    Image
    [Attachment 64045 - Click to enlarge]
    Quote Quote  
  12. thanks lomero
    Quote Quote  
  13. I installed version 7.81. Guess what? It works. My old version was 7.79. Thanks guys.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!