View Single Post
  #4  
Old 11-29-2011, 12:38 PM
Bahman Bahman is offline
t.A.T.u.'s fan forever
 
Join Date: Sep 2011
Location: Tehran, Iran
Posts: 381
Bahman is on a distinguished road
Default

Re: mtv.tv: please me help downloading a stream from it


I had written a reply how to rip it yesterday!! Dunno why Moderators didn't enter it!!

Quote:
Originally Posted by darkblue View Post
It was so better if you would say where you live (The video has Geo block)!! I tried many proxies!! Latvia worked finally!!

Code:
http://media.mtvnservices.com/mgid:hcx:content:mtv.tv:0abaddae-8bf3-4305-bdac-fb81317a0000
XML:
Code:
http://intl.esperanto.mtvi.com/www/xml/media/mediaGen.jhtml?uri=mgid:uma:video:mtv.tv:625068&hcxId=mgid:hcx:content:mtv.tv:0abaddae-8bf3-4305-bdac-fb81317a0000
Code:
<package version="1.4">
<video>
<item>
<rendition cdn="akamai" duration="443" width="448" height="336" type="video/x-flv" bitrate="650">
<src>
rtmpe://cp5290.edgefcs.net/ondemand/mtvcomstor/_!/mtv.com/onair/disaster_date/mt_disasterdate_ep305_seg1_rt202798_448x336_650.flv
</src>
</rendition>
<rendition cdn="akamai" duration="443" width="256" height="192" type="video/mp4" bitrate="300">
<src>
rtmpe://cp5290.edgefcs.net/ondemand/mtvcomstor/_!/mtv.com/onair/disaster_date/mt_disasterdate_ep305_seg1_rt202798_256x192_300.mp4
</src>
</rendition>
<rendition cdn="akamai" duration="443" width="384" height="288" type="video/mp4" bitrate="450">
<src>
rtmpe://cp5290.edgefcs.net/ondemand/mtvcomstor/_!/mtv.com/onair/disaster_date/mt_disasterdate_ep305_seg1_rt202798_384x288_450.mp4
</src>
</rendition>
<rendition cdn="akamai" duration="443" width="480" height="360" type="video/mp4" bitrate="650">
<src>
rtmpe://cp5290.edgefcs.net/ondemand/mtvcomstor/_!/mtv.com/onair/disaster_date/mt_disasterdate_ep305_seg1_rt202798_480x360_650.mp4
</src>
</rendition>
<rendition cdn="akamai" duration="443" width="480" height="360" type="video/mp4" bitrate="900">
<src>
rtmpe://cp5290.edgefcs.net/ondemand/mtvcomstor/_!/mtv.com/onair/disaster_date/mt_disasterdate_ep305_seg1_rt202798_480x360_900.mp4
</src>
</rendition>
<rendition cdn="akamai" duration="443" width="576" height="432" type="video/mp4" bitrate="1200">
<src>
rtmpe://cp5290.edgefcs.net/ondemand/mtvcomstor/_!/mtv.com/onair/disaster_date/mt_disasterdate_ep305_seg1_rt202798_576x432_1200.mp4
</src>
</rendition>
<rendition cdn="akamai" duration="443" width="640" height="480" type="video/mp4" bitrate="1600">
<src>
rtmpe://cp5290.edgefcs.net/ondemand/mtvcomstor/_!/mtv.com/onair/disaster_date/mt_disasterdate_ep305_seg1_rt202798_640x480_1600.mp4
</src>
</rendition>
<beacons>
<beacon url="http://viamtvnvideo.112.2o7.net/b/ss/viamtvnvideo/1/H.1-pdv-2/{ord}?c20=mtv.tv" elapsed="20"/>
<beacon url="http://t.flux.com/tracking.gif?CMU=20CAFFFF01D2A0390002FFFFCA20&CUR=mgid:hcx:content:mtv.tv:0abaddae-8bf3-4305-bdac-fb81317a0000&WN=MTVNVideoPlayer&FTG=1&Rnd=7777117&REF=" startTime="0"/>
<beacon url="http://viamtvnvideo.112.2o7.net/b/ss/viamtvnvideo/1/H.1-pdv-2/{ord}?pageName=mtv.tv&c8=625068&c49={ref}&c12=LV" elapsed="0"/>
<beacon url="http://viamtvnvideo.112.2o7.net/b/ss/viamtvnvideo/1/H.1-pdv-2/{ord}?pageName=mtv.tv&c3=625068&c49={ref}&c12=LV" elapsed="20"/>
<beacon type="label" elapsed="20"/>
</beacons>
</item>
<item placement="overlay" format="swf" xPercent="99" yPercent="2" startTime="0" duration="6000000" width="50" height="38" scaling="true" persist="true">
<src>
http://intl.esperanto.mtvi.com/player/sites/mtv.tv/mtv_bug_new.swf
</src>
<clickTag>http://www.mtv.tv</clickTag>
</item>
</video>
</package>
Try RTMPdump:
Code:
rtmpdump -r "rtmpe://cp5290.edgefcs.net/ondemand/mtvcomstor/_!/mtv.com/onair/disaster_date/mt_disasterdate_ep305_seg1_rt202798_640x480_1600.mp4" -o mt_disasterdate_ep305_seg1_rt202798_640x480_1600.mp4

Last edited by Bahman : 11-29-2011 at 01:15 PM.
Reply With Quote