View Single Post
  #11  
Old 03-20-2011, 05:57 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: www.mtv.com: Software or web-site to download music videos from MTV.com


Quote:
Originally Posted by merrylegs View Post
_http://buzzworthy.mtv.com/2011/03/18/avril-lavigne-interview/
XML:

Code:
http://www.mtv.com/player/includes/mediaGen.jhtml?uri=mgid:uma:video:mtv.com:632626&vid=632626&ref=buzzworthy.mtv.com&viewUri=mgid:uma:video:mtv.com:632626
Code:
http://www.mtv.com/player/includes/mediaGen.jhtml?uri=mgid:uma:video:mtv.com:632628&vid=632628&ref=buzzworthy.mtv.com&viewUri=mgid:uma:video:mtv.com:632628
RTMPDump command lines:

Code:
rtmpdump -r "rtmpe://cp10740.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/buzzworthy_blog/mt_buzz_q_a_avril_part_1_230979_768x432_1700_m30.mp4" -W "http://media.mtvnservices.com/player/release/?v=4.13.0" -o mt_buzz_q_a_avril_part_1_230979_768x432_1700_m30.flv
Code:
rtmpdump -r "rtmpe://cp10740.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/buzzworthy_blog/mt_buzz_q_a_avril_part_2_230979_768x432_1700_m30.mp4" -W "http://media.mtvnservices.com/player/release/?v=4.13.0" -o mt_buzz_q_a_avril_part_2_230979_768x432_1700_m30.flv
Note: Only RTMPDump v2.1d works for me. RTMPDump v2.3 gives me an error message.

Quote:
Originally Posted by merrylegs View Post
_http://www.mtv.com/videos/interview/panic-at-the-disco/626442/panic-at-the-disco-on-their-style.jhtml
XML:

Code:
http://www.mtv.com/player/includes/mediaGen.jhtml?uri=mgid:uma:video:mtv.com:626442&vid=626442&ref=www.mtv.com&viewUri=mgid:uma:video:mtv.com:626442
RTMPDump command line:

Code:
rtmpdump -r "rtmpe://cp10740.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/mtv.com/shows/buzzworthy_blog/mt_qanda_panic_05_229121_768x432_1700_m30.mp4" -W "http://media.mtvnservices.com/player/release/?v=4.13.0" -o mt_qanda_panic_05_229121_768x432_1700_m30.flv
Code:
RTMPDump v2.1d
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
Starting download at: 0.000 kB
Metadata:
  duration              72.40
  moovPosition          32.00
  width                 768.00
  height                432.00
  videocodecid          avc1
  audiocodecid          mp4a
  avcprofile            77.00
  avclevel              30.00
  aacaot                2.00
  videoframerate        23.98
  audiosamplerate       22050.00
  audiochannels         2.00
trackinfo:
  length                1733000.00
  timescale             23976.00
  language              eng
sampledescription:
  sampletype            avc1
  length                1596416.00
  timescale             22050.00
  language              eng
sampledescription:
  sampletype            mp4a
14389.244 kB / 72.35 sec (99.9%)
Download complete
Reply With Quote