Quote:
Originally Posted by midi23
Hmm! yes i forgot ip 
do not worry with my ip it is dynamic
but now i want you to explain me that
how i can write user-agent in the link
Code:
livestreamer --http-header "Cookie=OPSESSID=8610007ae0caef3105b070b340a34dc4; ci_session=a%3A6%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%221dae123f381cd855d3c4578121d7a273%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A11%3A%22xxx.xxx.x.xx%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A102%3A%22Mozilla%2F5.0+%28Windows+NT+6.1%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F45.0.2454.101+Safari%2F537.36%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1444079648%3Bs%3A9%3A%22user_data%22%3Bs%3A0%3A%22%22%3Bs%3A16%3A%22current_language%22%3Bs%3A7%3A%22spanish%22%3B%7Ddf4fd6d099f9665436d03027aa406c8a088440d1" --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_F5612e823a62d6.m3u8" best -o- | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
thanks for advice sir 
|
in your case i think
Code:
--http-header "User-Agent=Mozilla/5.0+(Windows+NT+6.1)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/45.0.2454.101+Safari/537.36"
instead of
Code:
--http-header "User-Agent=Mozilla/5.0 (X11; Linux i686; rv:41.0) Gecko/20100101 Firefox/41.0 Iceweasel/41.0"