3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdumpHello,
Can you please help me with the following? I'd like to save the following video: Code:
http://3voor12.vpro.nl/tv/#/41129804/43040535/0 Code:
http://3voor12.vpro.nl/api/media/1/rest//program/43040535.xml rtmpdump -r "rtmpe://fmss.vpro.nl/media/mp4:42384188.mp4" -W "http://3voor12.vpro.nl/flash/vodmediaplayer-25052009.swf" -o file.mp4 however rtmpdump only gives the following response: Connecting ... and an empty output file and that's it. Is this some new security enhancement by Adobe? working under Vista & rtmpdump 2.1c Thanks! |
Re: 3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdumpI just do:
rtmpdump -r rtmpe://fmss.vpro.nl/media/mp4:43040535.mp4 -o test.mp4 That's it. |
Re: 3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdumpThen I get the following error message:
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy! therefore I used the -W option... Does the command above work for you? Cheers |
Re: 3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdumpIt works for me but I'm still using 1.6. :confused:
I just have to --resume a lot but it works. |
Re: 3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdumptrying version 1.6 now. a lot indeed, every 0.01%, is that same with you?
Thanks for the help btw |
Re: 3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdumpLooks like a bug in 2.1c; rtmpdump 2.1b works.
Will have to look into this more later... ... dumb mistake, one-line fix is here http://lists.mplayerhq.hu/pipermail/...ry/000419.html |
Re: 3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdumpthank you mr! :)
|
Re: Can some one help me download a video off 3voor12.vpro.nlQuote:
Code:
rtmpdump -r rtmpe://fmss.vpro.nl/media -p http://3voor12.vpro.nl/tv/#/41129804 -W http://3voor12.vpro.nl/flash/vodmediaplayer-25052009.swf -V -y mp4:43146551.mp4 -o video.mp4 |
Re: Can some one help me download a video off 3voor12.vpro.nlok so i downloaded the video i think, but now i cant find it, i copied the entire cmd prompt screen maybe someone can find it for me?
Code:
DEBUG: HandleInvoke, server invoking <_result> |
Re: Can some one help me download a video off 3voor12.vpro.nlQuote:
|
Re: 3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdump_http://3voor12.vpro.nl/tv/video/41199258/41338359/
_http://3voor12.vpro.nl/tv/video/41129552/42107473/ I've those two videos, I tried for months using Replay Media Catcher, Orbit Downloader, TubeMaster, Stream-Ripper etc etc, but nothing to do, then yesterday I found this forum (thanks!!) and I discovered rtmpdump, so before I've installed URL Snooper to find the correct file, but I can't find what's the correct in a tons of files found...admit I'm not very able, but I'd like to have these two performance in my collection. |
Re: 3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdumpQuote:
Quote:
http://stream-recorder.com/forum/sho...ed=1#post25870 You can try to find them with CooJah. Or better install Linux and find all parameters, download or capture RTMPE streams with rtmpsrv or rtmpsuck. |
Re: 3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdumpI always used rtmpdump version 1.x to download videos from 3voor12.vpro.nl, until recently this was no longer possible, so I tried rtmpsuck instead (version 2.3). I should have done that a long time ago, now I only have to give one single command to download a complete video and are no longer troubled by missed key frames.
There was one thing however, a one and a half hour long vid of over 800 MB in size stopped downloading every time I tried after about 70% was downloaded, giving the following error: "ERROR: Request timeout/select failed, ignoring request Closing connection... done!" The only option for rtmpsuck is -z (debug) so I tried that. Downloading (as well as video playback on the website) then became very slow, but after closing the terminal (!) after about 15 (?) minutes, download (as well as playback) continued at normal speed and the video downloaded completely. |
Assistence needed to record flash RTMPE stream from 3voor12.vpro.nlcan somebody help me with statement to record next vid?
_http://3voor12.vpro.nl/tv/#/41128679/45085903/0 I downloaded RTMPdump 2.3 but am not really familiair with commands as these thanks for help, much apprediciated john |
Re: Assistence needed to record flash RTMPE stream from 3voor12.vpro.nlYou can use RTMPexplorer + RTMPdump package to automate the download process.
Code:
rtmpdump -r "rtmpe://fmss.vpro.nl/media" -a "media" -f "WIN 10,3,183,7" -W "http://3voor12.vpro.nl/flash/vodmediaplayer-23082011.swf" -p "http://3voor12.vpro.nl/tv/" -C B:0 -y "mp4:45085903.mp4" -o mp4_45085903.flv Code:
RTMPDump v2.4 GIT-2011-08-11 (Compiled by KSV) |
Re: Assistence needed to record flash RTMPE stream from 3voor12.vpro.nlthanks KSV much appreciated...
sorry really a nitwit on these things I notice, but now I get couldn't parse swf hash hex string, not hexsting or not 32 bytes, ignoring! WARNING: Ignoring SWF hash, supply also the swf sizw with --swfsize Connecting... INFO Connected... ERROR: HandleCtrl: Ignoring SWFVerifiation request, use --swfVfy! ERROR: rtmp server sent error ERROR: rtmp server requested close do you have additionial usefull comments? thanks again... |
Re: Assistence needed to record flash RTMPE stream from 3voor12.vpro.nluse the latest version of RTMPdump.
Code:
http://www.mediafire.com/file/x35idf837fgf09t/rtmpdump-2.4.zip Code:
http://rtmpdump.mplayerhq.hu/download/rtmpdump-20110723-git-b627335-win32.zip |
Re: Assistence needed to record flash RTMPE stream from 3voor12.vpro.nlhello, thanks for help again. i followed your advise, downloaded RTMPdump 2.4 and took over you statement. however, i still get the same remark "Ignoring WSFVerification request, use --swfVfy!"
do you have any suggestions left? thanks |
Re: Assistence needed to record flash RTMPE stream from 3voor12.vpro.nlPost the full command line you are using.
|
Re: 3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdumpTried your initial statement and the one from KSV with the latest git version 'RTMPdump v2.4 c58cfb3~git' on Ubuntu 10.04 - works like a charm. Are you getting your source from latest git?
|
Re: Assistence needed to record flash RTMPE stream from 3voor12.vpro.nlQuote:
Thanks for being a great help again |
Re: 3voor12.vpro.nl: downloading RTMPE stream from 3voor12 with rtmpdumpQuote:
Thanks for this great tool! |
All times are GMT -6. The time now is 10:58 AM. |