Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 10-05-2015, 10:38 AM
carlosv carlosv is offline
Junior Member
 
Join Date: Oct 2015
Posts: 3
carlosv is on a distinguished road
Default

how to get a code for this website


good afternoon,

I would like some help with this website,please.

http://oneplay.tv/ver/canal/51/discovery-kids

I would like to have a code with what to record it.

Thank you!
Reply With Quote
  #2  
Old 10-05-2015, 11:35 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: how to get a code for this website


Quote:
Originally Posted by carlosv View Post
good afternoon,

I would like some help with this website,please.

http://oneplay.tv/ver/canal/51/discovery-kids

I would like to have a code with what to record it.

Thank you!
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)
Reply With Quote
  #3  
Old 10-05-2015, 01:22 PM
midi23 midi23 is offline
Junior Member
 
Join Date: Jul 2015
Posts: 10
midi23 is on a distinguished road
Default

Re: how to get a code for this website


Quote:
Originally Posted by biezom View Post
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
Reply With Quote
  #4  
Old 10-05-2015, 03:54 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: how to get a code for this website


Quote:
Originally Posted by midi23 View Post
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



yes you need user-agent referer and cookies without you have this result
Reply With Quote
  #5  
Old 10-05-2015, 04:23 PM
midi23 midi23 is offline
Junior Member
 
Join Date: Jul 2015
Posts: 10
midi23 is on a distinguished road
Default

Re: how to get a code for this website


Quote:
Originally Posted by biezom View Post
yes you need user-agent referer and cookies without you have this result
yes i do that exactly

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%2241.238.5.93%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" -

but doesn't work


Code:
[cli][info] Found matching plugin stream for URL hls://http://oneplay.tv/applica
tionlive/reproducir/194_F5612e823a62d6.m3u8
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
[cli][error] Could not open stream: Missing #EXTM3U header
Reply With Quote
  #6  
Old 10-05-2015, 05:13 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: how to get a code for this website


Quote:
Originally Posted by midi23 View Post
yes i do that exactly

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%2XXXXXXXXX%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" -

but doesn't work


Code:
[cli][info] Found matching plugin stream for URL hls://http://oneplay.tv/applica
tionlive/reproducir/194_F5612e823a62d6.m3u8
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
[cli][error] Could not open stream: Missing #EXTM3U header


maybe you need write your right user-agent
!!!!!! warning you posted your IP address in ci_session cookie
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 10:10 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons