Quote:
Originally Posted by biezom
not easy
dynamic .m3u8 and need 3 headers User-Agent Referer and Cookie (2 Cookies OPSESSID ci_session)
Code:
livestreamer --http-header "Cookie=OPSESSID=.....................; ci_session=..................." --http-header "User-Agent=Mozilla/5.0 (X11; Linux i686; rv:41.0) Gecko/20100101 Firefox/41.0 Iceweasel/41.0" --http-header "Referer=http://p.jwpcdn.com/6/12/jwplayer.flash.swf" "hls://http://oneplay.tv/applicationlive/reproducir/194_...............m3u8" best -o "discovery-kids.ts"
Code:
[cli][info] Found matching plugin stream for URL hls://http://oneplay.tv/applicationlive/reproducir/194_....................m3u8
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
[download][discovery-kids.ts] Written 9.3 MB (39s @ 229.2 KB/s)
|
with me
i got this
Code:
[cli][info] Found matching plugin stream for URL hls://http://oneplay.tv/applica
tionlive/reproducir/194_q1212b65b3f746.m3u8
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
[cli][error] Could not open stream: Missing #EXTM3U header
how i can solve it