View Single Post
  #8  
Old 03-19-2016, 04:31 PM
stream_monkey stream_monkey is offline
Member
 
Join Date: Dec 2015
Posts: 72
stream_monkey is on a distinguished road
Default

Re: How to access VH1.com Feeds


Quote:
Originally Posted by monsterbubble View Post
any help?

This is for tonight's real world premiere episode.
The video is live and is accessible via rtmpdump. Use the second link you gave for the individual parts and swap out the segments as necessary in the command below.

Code:
rtmpdump -r "rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm" -a "viacommtvstrm" -f "WIN 21,0,0,182" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.2.10.16.swf" -p "http://www.mtv.com/full-episodes/wkeb0a/real-world-go-big-or-go-home-the-big-leap-season-31-ep-3101" -C B:0 -C S:mp4:gsp.alias/mediabus/mtv.com/2016/03/17/03/02/20/ec53b9115c15451fb838921e8aea3e15/1118116/LaM6chVJaj_6278773_1118116_20160317150220515_384x216_150_b30.mp4 -y "mp4:gsp.alias/mediabus/mtv.com/2016/03/17/03/02/20/ec53b9115c15451fb838921e8aea3e15/1118116/LaM6chVJaj_6278773_1118116_20160317150220515_1280x720_3500_h32.mp4" -o LaM6chVJaj_6278773_1118116_20160317150220515_1280x720_3500_h32.flv
Reply With Quote