chap, He/She is using Mac OS and can't use rtmpexplorer so as to get parameters for other episodes!!
spock, Here is an instruction for downloading them at highest quality and writing rtmpdump's script manually:
Go to the webpage and find "Flash player embedded path":
Code:
http://media.mtvnservices.com/mgid:uma:videolist:mtv.com:1663049
Paste the link in browser and then you will be redirected to alternative url:
Code:
http://media.mtvnservices.com/player/prime/mediaplayerprime.1.12.1.swf?uri=mgid:uma:videolist:mtv.com:1663049&type=normal&ref=None&geo=GB&group=music&&CONFIG_URL=http%3a%2f%2fwww.mtv.com%2fplayer%2fembed%2fAS3%2fconfiguration.jhtml%3furi%3dmgid%3auma%3avideolist%3amtv.com%3a1663049%26type%3dnormal%26ref%3dNone%26geo%3dGB%26group%3dmusic%26ver%3dprime
Decode that url and then find CONFIG_URL:
Code:
http://media.mtvnservices.com/player/prime/mediaplayerprime.1.12.1.swf?uri=mgid:uma:videolist:mtv.com:1663049&type=normal&ref=None&geo=GB&group=music&&CONFIG_URL=http://www.mtv.com/player/embed/AS3/configuration.jhtml?uri=mgid:uma:videolist:mtv.com:1663049&type=normal&ref=None&geo=GB&group=music&ver=prime
Paste Config url in browser again, you will see (I've removed unneeded parts):
Code:
<title>
<b>My Life As Liz (Season 2) | Ep. 12 | New Beginnings </b>
</title>
<description>
When Liz recieves a note from a mystery man she has to decide if her true feelings lie with Bryson or Louis.
</description>
<link>
http://www.mtv.com/videos/my-life-as-liz-season-2-ep-12-new-beginnings/1663049/playlist.jhtml
</link>
<item>
<title>Tour</title>
<description>
Louis tells Liz that he's going on tour for three months and Sully tries to push Bryson back together with Liz.
</description>
<pubDate>Wed, 04 May 2011 00:00:00 EDT</pubDate>
<link>
http://www.mtv.com/videos/my-life-as-liz-season-2-ep-12-new-beginnings/1663049/playlist.jhtml#vid=647981
</link>
.
.
.
<media:player url="http://media.mtvnservices.com/mgid:uma:videolist:mtv.com:1663049/cp~instance%3Dfullepisode%26autoPlay%3Dfalse%26id%3D1663049%26uri%3Dmgid%3Auma%3Avideolist%3Amtv.com%3A1663049"/>
<media:content type="text/xml" medium="video" isDefault="true" duration="322" url="http://www.mtv.com/player/includes/mediaGen.jhtml?uri=mgid:uma:video:mtv.com:647981&id=1663049&vid=647981&ref=None&viewUri=mgid:uma:videolist:mtv.com:1663049"/>
</media:group>
.
.
.
<item><title>The Note</title>
.
.
.
<media:content type="text/xml" medium="video" isDefault="true" duration="299" url="http://www.mtv.com/player/includes/mediaGen.jhtml?uri=mgid:uma:video:mtv.com:647982&id=1663049&vid=647982&ref=None"/>
</media:group>
.
.
.
<title>Amazing</title>
.
.
.
<media:content type="text/xml" medium="video" isDefault="true" duration="295" url="http://www.mtv.com/player/includes/mediaGen.jhtml?uri=mgid:uma:video:mtv.com:647983&id=1663049&vid=647983&ref=None"/>
</media:group>
.
.
.
<title>I Love You</title>
.
.
.
<media:content type="text/xml" medium="video" isDefault="true" duration="346" url="http://www.mtv.com/player/includes/mediaGen.jhtml?uri=mgid:uma:video:mtv.com:647984&id=1663049&vid=647984&ref=None"/>
</media:group>
As you see, for each title, there is a media:content tag!! So, try to find them and then paste them in browser(for example 1st one):
Code:
http://www.mtv.com/player/includes/mediaGen.jhtml?uri=mgid:uma:video:mtv.com:647981&id=1663049&vid=647981&ref=None&viewUri=mgid:uma:videolist:mtv.com:1663049
Code:
<item>
<rendition cdn="level3" duration="322" width="384" height="216" type="video/mp4" bitrate="400">
<src>
rtmpe://viacommtvstrmfs.fplive.net/viacommtvstrm/gsp.originmusicstor/sites/mtv.com/shows/my_life_as_liz/212/mt_mlal212_rt235485_s1_384x216_400_m30.mp4
</src>
</rendition>
<rendition cdn="level3" duration="322" width="512" height="288" type="video/mp4" bitrate="750">
<src>
rtmpe://viacommtvstrmfs.fplive.net/viacommtvstrm/gsp.originmusicstor/sites/mtv.com/shows/my_life_as_liz/212/mt_mlal212_rt235485_s1_512x288_750_m30.mp4
</src>
</rendition>
<rendition cdn="level3" duration="322" width="640" height="360" type="video/mp4" bitrate="1200">
<src>
rtmpe://viacommtvstrmfs.fplive.net/viacommtvstrm/gsp.originmusicstor/sites/mtv.com/shows/my_life_as_liz/212/mt_mlal212_rt235485_s1_640x360_1200_m30.mp4
</src>
</rendition>
<rendition cdn="level3" duration="322" width="768" height="432" type="video/mp4" bitrate="1700">
<src>
rtmpe://viacommtvstrmfs.fplive.net/viacommtvstrm/gsp.originmusicstor/sites/mtv.com/shows/my_life_as_liz/212/mt_mlal212_rt235485_s1_768x432_1700_m30.mp4
</src>
</rendition>
<rendition cdn="level3" duration="322" width="960" height="540" type="video/mp4" bitrate="2200">
<src>
rtmpe://viacommtvstrmfs.fplive.net/viacommtvstrm/gsp.originmusicstor/sites/mtv.com/shows/my_life_as_liz/212/mt_mlal212_rt235485_s1_960x540_2200_m31.mp4
</src>
</rendition>
<rendition cdn="level3" duration="322" width="1280" height="720" type="video/mp4" bitrate="3500">
<src>
rtmpe://viacommtvstrmfs.fplive.net/viacommtvstrm/gsp.originmusicstor/sites/mtv.com/shows/my_life_as_liz/212/mt_mlal212_rt235485_s1_1280x720_3500_h32.mp4
</src>
</rendition>
Right now, you are ready to write script:
Code:
rtmpdump -r "rtmpe://viacommtvstrmfs.fplive.net/viacommtvstrm" -a "viacommtvstrm" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.12.1.swf" -y "mp4:gsp.originmusicstor/sites/mtv.com/shows/my_life_as_liz/212/mt_mlal212_rt235485_s1_1280x720_3500_h32.mp4" -o mt_mlal212_rt235485_s1_1280x720_3500_h32.flv
Code:
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 322.06
INFO: moovPosition 32.00
INFO: width 1280.00
INFO: height 720.00
INFO: videocodecid avc1
INFO: audiocodecid mp4a
INFO: avcprofile 100.00
INFO: avclevel 32.00
INFO: aacaot 2.00
INFO: videoframerate 29.97
INFO: audiosamplerate 22050.00
INFO: audiochannels 2.00
INFO: trackinfo:
INFO: length 9648000.00
INFO: timescale 29970.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 7101440.00
INFO: timescale 22050.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype mp4a
21.000 kB / 1.07 sec (0.3%)
