Re: bigflix.com: How to download free streaming movies from Adobe Flash Player(RTMPEQuote:
How do you use rtmp dump (rtmpdump tutorials)? |
Re: bigflix.com: How to download free streaming movies from Adobe Flash Player(RTMPEgaganspidey,I didn't try RMC so I don't know if it still works
Quote:
|
Re: bigflix.com: How to download free streaming movies from Adobe Flash Player(RTMPEQuote:
Quote:
Dear friends I am really willing to learn this only if you guide me. I checked out the links but it seems complicated unless you teach me the basics. This is where I am stuck, please tell me the next step : ![]() |
Re: bigflix.com: How to download free streaming movies from Adobe Flash Player(RTMPEQuote:
|
Re: bigflix.com: How to download free streaming movies from Adobe Flash Player(RTMPEQuote:
Code:
rtmpdump -r "rtmp url" -o filename.flv -V |
Re: bigflix.com: How to download free streaming movies from Adobe Flash Player(RTMPEQuote:
![]() Now just tell me if the highlighted part is the required URL or only uptill mp4 is the correct URL. Also, after this should I do the following : Code:
rtmpdump -r "rtmpe://bigflicks.fcod.llnwd.net/a1728/o27/vault/videoclips/tvshows/Ramayan_300.mp4?e=1263038238%26h=7c1809c89cb49df94c32e2baeb726227" -o filename.flv -V |
Re: bigflix.com: How to download free streaming movies from Adobe Flash Player(RTMPEQuote:
rtmpdump obviously works as mentioned in the mailing list. You can also try RTMPE recorders. GetFLV is the only user-friendly RTMPE recorder that I know. |
Re: bigflix.com: How to download free streaming movies from Adobe Flash Player(RTMPEQuote:
I've also tried the plugin_zrtmp.dll v5.2.6.9 & it doesn't work for me either. But where to get the plugin_zrtmp.dll v5.3.6.9 ? Regarding GetFLV, it used to download from this site but has halted support recently. So the only option left is to use rtmpdump & I am on the track to learn it, lets see how it goes. @noob2001204 waiting for your reply. |
Re: bigflix.com: How to download free streaming movies from Adobe Flash Player(RTMPEQuote:
Take your url as example original url: Code:
rtmpe://bigflicks.fcod.llnwd.net/a1728/o27/vault/videoclips/tvshows/Ramayan_300.mp4?e=1263038238%26h=7c1809c89cb49df94c32e2baeb726227 Code:
rtmpe://bigflicks.fcod.llnwd.net/a1728/o27/mp4:vault/videoclips/tvshows/Ramayan_300?e=1263038238&h=7c1809c89cb49df94c32e2baeb726227 For some reasons,the original url doesn't work,you can also search "mp4:" in the memory dump file to see if your playpath is correct.That's how I figured to download from bigflix.com hyc is right,this site uses SWF verification and the stream will stop downloading at some point This command should work Code:
rtmpdump -r "rtmpe://bigflicks.fcod.llnwd.net/a1728/o27/mp4:vault/videoclips/tvshows/Ramayan_300?e=1263038238&h=7c1809c89cb49df94c32e2baeb726227" -W "http://broadband.bigflix.com/apache_file/flash/Player.swf" -o filename.flv -V |
Re: bigflix.com: How to download free streaming movies from Adobe Flash Player(RTMPEI searched for "mp4:" and got this :
Code:
mp4:vault/videoclips/tvshows/Ramayan_300?e=1263038238&h=7c1809c89cb49df94c32e2baeb726227.ring> Code:
C:\rtmpdump-1.9>rtmpdump.exe |
All times are GMT -6. The time now is 04:04 AM. |