View Single Post
  #11  
Old 05-06-2012, 02:46 PM
JALsnipe JALsnipe is offline
Junior Member
 
Join Date: Aug 2011
Posts: 6
JALsnipe is on a distinguished road
Default

Re: a dumb need help for rtmpdump


Hi sorry for the bump, but I'm having trouble with a similar MTV Networks page.

I am trying to download the Double Dare clips from this page:
Code:
http://90sareallthat.teennick.com/us/base/vote
I got this URLs from the first video:
Code:
http://media.nick.com/mgid:cms:video:teennick.com:1140028
But when I try to decrypt the CONFIG_URL from here:
Code:
http://media.mtvnservices.com/player/prime/mediaplayerprime.1.12.3.swf?uri=mgid:cms:video:teennick.com:1140028&type=normal&ref=None&geo=US&group=kids&network=cable&device=Other&CONFIG_URL=http://media.mtvnservices.com/pmt/e1/players/mgid:cms:video:teennick.com:/config.xml?uri=mgid:cms:video:teennick.com:1140028&type=normal&ref=None&geo=US&group=kids&network=cable&device=Other
It sends me to this page:
Code:
http://media.mtvnservices.com/pmt/e1/players/mgid:cms:video:teennick.com:/config.xml?uri=mgid:cms:video:teennick.com:1140028&type=normal&ref=None&geo=US&group=kids&network=cable&device=Other
And there are no media:content tags. Can anyone tell me what I did wrong? I'm on Mac OS X 10.6.7 so I need to find the rtmp url the long way. Thanks in advance!
Reply With Quote