VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Hi,

    i use streamlink 5.1.0. i want to download a streamable video file. i can download with youtube-dl. but i cant download with streamlink.

    my streamlink code:
    Code:
    streamlink -o video.ts "https://hls8-eu.zcdn.stream/d699ac30617a26b1d7453d0fc6b12f62/MjAyMi0wOS0xNg==/video.m3u8?auth=b6dd0567b1fa984714b86c1cef359b07&expires=1668977240&type=cdn&node=edge1.zcdn.stream" --http-header "User-Agent"="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36" --http-header "Referer"="https://erotikclub.ml/"
    i get this error:
    [cli][info] Found matching plugin hls for URL https://hls8-eu.zcdn.stream/d699ac30617a26b1d7453d0fc6b12f62/MjAyMi0wOS0xNg==/video.m3...e1.zcdn.stream
    error: Unable to open URL: https://hls8-eu.zcdn.stream/d699ac30617a26b1d7453d0fc6b12f62/MjAyMi0wOS0xNg==/video.m3...e1.zcdn.stream (HTTPSConnectionPool(host='hls8-eu.zcdn.stream', port=443): Max retries exceeded with url: /d699ac30617a26b1d7453d0fc6b12f62/MjAyMi0wOS0xNg==/video.m3u8?auth=b6dd0567b1fa984714b86c1cef359b07&e xpires=1668977240&type=cdn&node=edge1.zcdn.stream (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)'))))
    what is my wrong? how can i download this video with streamlink?


    my youtube-dl code is : (i can download with youtube-dl)
    Code:
    youtube-dl -o video.mp4 "https://hls8-eu.zcdn.stream/d699ac30617a26b1d7453d0fc6b12f62/MjAyMi0wOS0xNg==/video.m3u8?auth=b6dd0567b1fa984714b86c1cef359b07&expires=1668977240&type=cdn&node=edge1.zcdn.stream" --user-agent "User-Agent"="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36" --referer "https://erotikclub.ml/"
    Quote Quote  
  2. Is it possible that your token had expired by the time you made the streamlink call? If not then you need to add more header information.
    Quote Quote  



Similar Threads

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