View Single Post
  #1  
Old 09-30-2014, 02:50 AM
Aquinax Aquinax is offline
Junior Member
 
Join Date: Jun 2011
Posts: 4
Aquinax is on a distinguished road
Default

rtmpdump command for a Charlie Rose interview?


Hello, I'd like to download this video (a Charlie Rose interview, hosted on Hulu).

I have this log from the Video Download Capture program with rtmpe and swf links. But I don't want to spend too much time on figuring out what the right command line for the rtmpdump should be. So could you perhaps help me?

Code:
9/30/2014 12:40:01: Connecting to -r "rtmpe://hulu-darwinfs.fplive.net:1935/hulu-darwin?sessionid=5D88132A5581EF65FE7261672DC3AB0D&token=c3RhcnRfdGltZT0yMDE0MDkzMDA4NDAwMiZlbmRfdGltZT0yMDE0MDkzMDA4NDMwMiZkaWdlc3Q9YzYyYjc4NDgxOTE5ZTUzODYxYjQwMjEwMGQwODIzMTA=&mbr=1&hgt=B7RTgF1i34Lu0Ej8ek7cwG8zrfiqPQKHC7I4i_SLcwm5MTLbol2A5khCjMhDOEhEroRvPqlpGVK7UxB7LV_iHeP_0XzvynzjaB_jbx0_oVnLLgMlbgrdJuzAwhefrlY8x9SPqsntRccU2YVlrZpBQE57Y3geBngKngI-gA43bIrKp18oid6hz6D-DWFhD7i4UWiXzJrbxFxtsP4haS1-WwjqMRfjGbVXU0_YLYpv7ro=&hgt_ver=331370278" -a 

"hulu-darwin?sessionid=5D88132A5581EF65FE7261672DC3AB0D&token=c3RhcnRfdGltZT0yMDE0MDkzMDA4NDAwMiZlbmRfdGltZT0yMDE0MDkzMDA4NDMwMiZkaWdlc3Q9YzYyYjc4NDgxOTE5ZTUzODYxYjQwMjEwMGQwODIzMTA=&mbr=1&hgt=B7RTgF1i34Lu0Ej8ek7cwG8zrfiqPQKHC7I4i_SLcwm5MTLbol2A5khCjMhDOEhEroRvPqlpGVK7UxB7LV_iHeP_0XzvynzjaB_jbx0_oVnLLgMlbgrdJuzAwhefrlY8x9SPqsntRccU2YVlrZpBQE57Y3geBngKngI-gA43bIrKp18oid6hz6D-DWFhD7i4UWiXzJrbxFxtsP4haS1-WwjqMRfjGbVXU0_YLYpv7ro=&hgt_ver=331370278" -f 
"WIN 15,0,0,152" -W "http://player.hulu.com/express2/300241/dp_player.swf?cb=300241" -p 
"http://www.charlierose.com/watch/60443311" -C Z: -y 
"mp4:311/60443311/agave50661728_26053541_H264_400.mp4"  -o "E:\downloads\temp\60443311-rtmp_video_idaph0i1f1p.flv"
9/30/2014 12:40:02: rtmpdump v2.4
9/30/2014 12:40:02: (c) 2010 andrej stepanchuk, howard chu, the flvstreamer team; license: gpl
9/30/2014 12:40:02: connecting ...
9/30/2014 12:40:07: warning: handshake: type mismatch: client sent 6, server answered 9
9/30/2014 12:40:07: info: connected...
9/30/2014 12:40:07: error: handlectrl: swfverification type 2 request not supported! patches welcome...
9/30/2014 12:40:07: error: rtmp server sent error
9/30/2014 12:40:07: error: rtmp server requested close
9/30/2014 12:40:07: ExitCode=> 1
Thanks.

Last edited by Aquinax : 10-01-2014 at 01:47 AM.
Reply With Quote