PDA

View Full Version : Can you download/save/capture/rip RTMPE streaming video from youtube with rtmpdump?


magroumz
01-07-2010, 03:57 AM
Even with save2pc (http://all-streaming-media.com/record-video-stream/save2pc-Rip-and-convert-flash-video-streaming.htm) & Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm)
here's the video:

http://www.youtube.com/watch?v=Yc5OyXmHD0w&feature=fvst

I don't know how...
If you can download it, let me know

hyc
01-07-2010, 03:58 PM
Yes, rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) works fine for this. The get-flash-videos script automates the process - just run
get_flash_videos "http://www.youtube.com/watch?v=Yc5OyXmHD0w&feature=fvst"
and it will be downloaded with no trouble.

Stream Recorder
01-24-2010, 02:15 AM
Even with save2pc (http://all-streaming-media.com/record-video-stream/save2pc-Rip-and-convert-flash-video-streaming.htm) & Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm)
here's the video:

http://www.youtube.com/watch?v=Yc5OyXmHD0w&feature=fvst

I don't know how...
If you can download it, let me know
This is not an RTMPE video. It is a simple HTTP stream. You can download it with Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm) (RMC) after cleaning the cache of your browser. You can also use the Video History Tool of RMC to save the video from the cache of your browser.

You can also download this video without installing any software using web-sites like http://download-youtube-videos.org/

If you want to use rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) to download the video, then use the great advice by hyc mentioned in the previous post.

johndoe32102002
10-26-2010, 10:12 PM
I am getting the "ERROR: rtmpdump exited with code 1" error with rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) v2.3 from SVN today. I am also in Linux x64 Ubuntu. Here are the commands and errors:

./youtube-dl http://www.youtube.com/watch?v=IqFGj837W9A -c
[youtube] Setting language
[youtube] IqFGj837W9A: Downloading video webpage
[youtube] IqFGj837W9A: Downloading video info webpage
[youtube] IqFGj837W9A: Extracting video information
[youtube] RTMP download detected
[download] Destination: IqFGj837W9A.flv
[rtmpdump] 115408698 bytes
ERROR: rtmpdump exited with code 1

Note when I run this several times with or without the continue flag (in youtube-dl, it is -c that runs --resume on rtmpdump), the rtmpdump size changes byte size. I believe my error to the be same with the gentleman on this thread.

I am downloading this to view it and plan on deleting it after view (since I don't believe in using closed-source proprietary Adobe Flash, and You-Tube's HTML5 Beta is not working yet).

hasomaso
07-18-2011, 04:44 PM
c28f1ba v2.4 changes
3121324 Version bump
4028a5a Additional credit for RTMPE 9 keys
be0590a Add LIB_RTMP macro
d1f14b1 Add RTMPE type 9 handshake signature
0e9b491 Revert "Drop back on the handshake version, avoid rtmpe 9"

Finally support for RTMPE type 9 has been added. i have tested it on Youtube and Hulu and it's working fine.

http://www.mediafire.com/file/y271gb4vlnf2gxk/rtmpdump-2.4.zip


Hy KSV,

you have tested youtube with which parameters