Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Pay for software to recordHello
Sorry if it is not the correct section. I'm looking for someone to find some way to record I have a TV provider that has a site to watch the online channels. To use it, they asked me to install a chrome extension and player software. I use URL Helper to view the m3u8, but they have a key Going directly to the key, I receive the error of ERR_BAD_SSL_CLIENT_AUTH_CERT with the command: Code:
livestreamer --http-header "Referer=http://web.cablevisionflow.com.ar/" --http-header "User-Agent=Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36" "hls://http://200.89.191.241/live/c3eds/AmericaTV/verimatrix_rotating/AmericaTV-video=1972000.m3u8 " best -o "C:\Users\asd\Desktop\test.ts" Code:
[stream.hls][error] Failed to create decryptor: Unable to open URL: https://200.89.192.123/CAB/keyfile?r=vmx_AmericaTV_C3&t=DTV&p=1523654445 ([Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed) Regards |
#2
|
|||
|
|||
Re: Pay for software to recordhope answer too
|
#3
|
|||
|
|||
Re: Pay for software to recordYoutube-dl.
|
#4
|
|||
|
|||
Re: Pay for software to recordC:\youtube-dl.exe --hls-prefer-native "http://200.89.191.241/live/c3eds/AmericaTV/verimatrix_rotating/AmericaTV-video=1972000.m3u8"
[generic] AmericaTV-video=1972000: Requesting header [generic] AmericaTV-video=1972000: Downloading m3u8 information [hlsnative] Downloading m3u8 manifest [hlsnative] Total fragments: 8 [download] Destination: AmericaTV-video=1972000-AmericaTV-video=1972000.mp4 [download] 12.5% of ~7.90MiB at Unknown speed ETA Unknown ETAERROR: unable to download video data: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600)> C:\youtube-dl.exe --hls-prefer-native --no-check-certificate "http://200.89.191.241/live/c3eds/AmericaTV/verimatrix_rotating/AmericaTV-video=1972000.m3u8" [generic] AmericaTV-video=1972000: Requesting header [generic] AmericaTV-video=1972000: Downloading m3u8 information [hlsnative] Downloading m3u8 manifest [hlsnative] Total fragments: 7 [download] Destination: AmericaTV-video=1972000-AmericaTV-video=1972000.mp4 [download] 14.3% of ~6.91MiB at Unknown speed ETA Unknown ETAERROR: unable to download video data: <urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:600)> |
#5
|
|||
|
|||
Re: Pay for software to record„Use
--ap-mso to specify Adobe Pass Multiple-system operator Identifier and --ap-username and --ap-password or --netrc to provide account credentials." For axample: youtube-dll "http://200.89.191.241/live/c3eds/AmericaTV/verimatrix_rotating/AmericaTV-video=1972000.m3u8" --ap-mso=Comcast_SSO --ap-username=XFINITYUSERNAME --ap-password=XFINITYPASSWORD |
#6
|
|||
|
|||
Re: Pay for software to recordQuote:
Quote:
|
#7
|
|||
|
|||
Re: Pay for software to recordYou did wrong. You need to know the name of the TV provider and be connected to it.
|
Tags: key |
Thread Tools | |
Display Modes | |
|
|