View Single Post
  #5  
Old 11-01-2015, 11:48 PM
drbmn drbmn is offline
Member
 
Join Date: May 2012
Posts: 145
drbmn is on a distinguished road
Default

Re: tenplay download help


Quote:
Originally Posted by troller12 View Post
Hi,

so you need to use a australien proxy with the playlist then it works.
Code:
C:\livestreamer --https-proxy=223.252.33.217:17403 "hlsvariant://http://c.brightcove.com/services/mobile/streaming/index/master.m3u8?videoId=4573755452001" best
[cli][info] Found matching plugin stream for URL hlsvariant://http://c.brightcove.com/services/mobile/streaming/index/master.m3u8?videoId=4573755452001
[cli][info] Available streams: 180p, 360p, 576p (best), 62k (worst)
[cli][info] Opening stream: 576p (hls)
[cli][info] Starting player: 'C:\Programme\VideoLAN\VLC\vlc.exe'
greetz
You can also use this. no proxy needed.

Code:
livestreamer --http-header "X-Forwarded-For=223.252.33.217" "hlsvariant://http://c.brightcove.com/services/mobile/streaming/index/master.m3u8?videoId=4573755452001" best
Reply With Quote