vidreel.com: using rtmpdump 2.1 to download RTMP video streamHii
Could anyyone provide me syntax to use rtmpdump 2.1 I am getting error code when trying to download video Code:
sudeep@sudeep-laptop:~/Desktop/rtmp2.1$ ./rtmpdump -r "rtmp://94.75.237.169/vod/3Idiots.mp4" -o a.mp4 Here is the Java script of code Code:
<center><a onclick="javascript:document.getElementById('aad').style.display='none';return true;" style="cursor: pointer;"><b>Close Me<img align="baseline" src=../../Button-Close-24x24.png></b></a> Code:
http://vidreel.com/video/NTkxNDQ5/ |
Re: vidreel.com: using rtmpdump 2.1 to download RTMP video streamThis server requires you to provide the swfUrl and pageUrl parameters. It doesn't appear to be doing SWF verification though. Hard to tell from here due to the slow speed of my network connection.
|
Re: vidreel.com: using rtmpdump 2.1 to download RTMP video streamThis command should work
Code:
rtmpdump -r "rtmp://94.75.237.169/vod//mp4:3%20Idiots.mp4" -s "http://vidreel.com/player.swf" -p "http://vidreel.com/video/NTkxNDQ5/" -o video.mp4 |
Re: vidreel.com: using rtmpdump 2.1 to download RTMP video streamThanks this command works great!
|
Re: vidreel.com: using rtmpdump 2.1 to download RTMP video streamHi Guys,
I have somewhat the same problem witha vidreel movie, can some one help on the sytax? I installes RMTMP and tested it but it is far less intuitive than I hoed. The movie I am trying to download is this one here: Code:
http://vidreel.com/human/OTAzMjY4/ Mark |
Re: vidreel.com: using rtmpdump 2.1 to download RTMP video streamcan anyone give the codec from this URL :
Code:
http://vidreel.com/video/NTc4MzE3/# |
Re: vidreel.com: using rtmpdump 2.1 to download RTMP video streamQuote:
|
Re: vidreel.com: using rtmpdump 2.1 to download RTMP video streamQuote:
Code:
rtmpdump -r "rtmp://85.17.79.71/vod/mp4:A%20Christmas%20Carol.mp4" -s "http://vidreel.com/player.swf" -p "http://vidreel.com/video/NTc4MzE3/" -o video.mp4 ![]() and interesting to note that other tools fail here (StreamTransport, CooJah + Blader, rtmpsrv). and Replay Media Catcher 4 downloads very slow :confused: |
Re: vidreel.com: using rtmpdump 2.1 to download RTMP video streamQuote:
First I thought its difficult, but then started feeling helpless seeing those softwares asking for MONEY :( Then I just opened the source of the page Code:
http://vidreel.com/video/OTE5OTc2 and I saw the parameters you have used, and then edited your command to Code:
rtmpdump -r "rtmp://85.17.79.70/vod//mp4:Saw%203D.mp4" -s "http://vidreel.com/player.swf" -p "http://vidreel.com/video/OTESOTc2/" -o video.mp4 Here is exactly how it is downloading now: Quote:
|
All times are GMT -6. The time now is 05:33 AM. |