Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Failed to create decryptor problemCode:
livestreamer "hlsvariant://http://hlscache.fptplay.net.vn/liver/vtv9_hls.smil/chunklist_2500000.m3u8" best -o V9.ts [cli][info] Found matching plugin stream for URL hlsvariant://http://hlscache.fptplay.net.vn/liver/vtv9_hls.smil/chunklist_2500000.m3u8 [cli][info] Available streams: 480p (worst), 576p (best) [cli][info] Opening stream: 576p (hls) [stream.hls][error] Failed to create decryptor: Unable to open URL: http://drm.fptplay.net.vn/secure/decrypt?stream=vtv9_1000.stream (403 Client Error: Forbidden) [cli][error] No data returned from stream Any solution? |
#2
|
|||
|
|||
Re: Failed to create decryptor problemQuote:
Code:
#EXT-X-KEY:METHOD=AES-128,URI="http://drm.fptplay.net.vn/secure/decrypt?stream=vtv9_500.stream" |
#3
|
|||
|
|||
Re: Failed to create decryptor problemffmpeg can decrypt this given the cookie. you can also pass a cookie to livestreamer with --http-header "Cookie: ${cookie}"
I'm still getting this decryptor error in livestreamer though Here's the ffmpeg command: Quote:
|
Tags: livestreamer, token |
Thread Tools | |
Display Modes | |
|
|