PDA

View Full Version : rtmpdump command for a Charlie Rose interview?


Aquinax
09-30-2014, 02:50 AM
Hello, I'd like to download this video (http://www.charlierose.com/watch/60443311) (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?

9/30/2014 12:40:01: Connecting to -r "rtmpe://hulu-darwinfs.fplive.net:1935/hulu-darwin?sessionid=5D88132A5581EF65FE7261672DC3AB0D&token=c3RhcnRfdGltZT0yMDE0MDkzMDA4NDAwMiZlbmRfdGlt ZT0yMDE0MDkzMDA4NDMwMiZkaWdlc3Q9YzYyYjc4NDgxOTE5ZT UzODYxYjQwMjEwMGQwODIzMTA=&mbr=1&hgt=B7RTgF1i34Lu0Ej8ek7cwG8zrfiqPQKHC7I4i_SLcwm5MT Lbol2A5khCjMhDOEhEroRvPqlpGVK7UxB7LV_iHeP_0Xzvynzj aB_jbx0_oVnLLgMlbgrdJuzAwhefrlY8x9SPqsntRccU2YVlrZ pBQE57Y3geBngKngI-gA43bIrKp18oid6hz6D-DWFhD7i4UWiXzJrbxFxtsP4haS1-WwjqMRfjGbVXU0_YLYpv7ro=&hgt_ver=331370278" -a

"hulu-darwin?sessionid=5D88132A5581EF65FE7261672DC3AB0D&token=c3RhcnRfdGltZT0yMDE0MDkzMDA4NDAwMiZlbmRfdGlt ZT0yMDE0MDkzMDA4NDMwMiZkaWdlc3Q9YzYyYjc4NDgxOTE5ZT UzODYxYjQwMjEwMGQwODIzMTA=&mbr=1&hgt=B7RTgF1i34Lu0Ej8ek7cwG8zrfiqPQKHC7I4i_SLcwm5MT Lbol2A5khCjMhDOEhEroRvPqlpGVK7UxB7LV_iHeP_0Xzvynzj aB_jbx0_oVnLLgMlbgrdJuzAwhefrlY8x9SPqsntRccU2YVlrZ pBQE57Y3geBngKngI-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.

Hatchet
10-05-2014, 01:32 AM
rtmpdump does not support swfverification type 2 requests currently and as far as I know there is no patch.

Use GetFLV.

Aquinax
10-06-2014, 02:24 AM
Thanks, Hatchet

GetFLV crashes when in IE mode and reports it can only record, not download the stream in the Chrome and IPad mode but then shows no progress and I didn't have the patience to leave the GetFLV run for 1 hour without any visible progress .. I guess I try my luck in the GetFLV thread. Thanks for the reply though.