View Single Post
  #2  
Old 01-23-2017, 10:08 AM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: Help to record stream with livestreamer (linux)


Hi,

you need to use a referer paramter to get it work with LS.If you load the site and check the response in the webconsole of your browser then you can see it.

Just use it like this...
Code:
livestreamer --http-header "Referer=http://www.rtp.pt/play/direto/rtpafrica" "hlsvariant://http://rtp-pull-wrtp-live.hls.adaptive.level3.net/liverepeater/smil:rtpafrica.smil/playlist.m3u8" best
greetz
Reply With Quote