View Single Post
  #3  
Old 11-01-2015, 11:11 AM
ihryjfbd ihryjfbd is offline
Senior Member
 
Join Date: Oct 2015
Posts: 212
ihryjfbd is on a distinguished road
Default

Re: tenplay download help


Can you help me with following

http://tenplay.com.au/channel-eleven...on-4/episode-4

Closest I got to was, pubId and videoID can be gained from page source, the 201510/2649/ from livestreamer 403 error message but I don't know what fill the ????????????? with

Code:
rtmpdump -r "rtmpe://cp218164.edgefcs.net/ondemand/videos/219982772800/201510/2649/219982772800_?????????????_4573755452001.mp4" -o "4573755452001.flv"
I tried

Code:
livestreamer "hlsvariant://http://c.brightcove.com/services/mobile/streaming/index/master.m3u8?videoId=4573755452001" best -o matt-hatter-chronicles-season-4-episode-4.ts
but get

Code:
livestreamer "hlsvariant://http://c.brightcove.com/services/mobile/streaming/index/master.m3u8?videoId=4573755452001" best -o matt-hatte
r-chronicles-season-4-episode-4.ts
[cli][info] Found matching plugin stream for URL hlsvariant://http://c.brightcove.com/services/mobile/streaming/index/master.m3u8?videoId=457375545200
1
[cli][info] Available streams: 180p, 360p, 576p (best), 62k (worst)
[cli][info] Opening stream: 576p (hls)
[stream.hls][error] Failed to open segment 0: Unable to open URL: https://networkten-a.akamaihd.net/new/2199827728001/201510/2649/4573792997001/219982
7728001_4573792997001_rendition8-00001.ts?videoId=4573755452001 (403 Client Error: Forbidden)
Reply With Quote