View Single Post
  #13  
Old 12-02-2011, 12:10 AM
roaming_romeo roaming_romeo is offline
Junior Member
 
Join Date: Oct 2011
Posts: 24
roaming_romeo is on a distinguished road
Default

Re: RTMPexplorer won't work anymore at bigflix.


Its the whole address. The link you gave me did not refer to a change in server but also the parameters in that url. I compared both urls word by word and found lots of difference in the url address. So finally I just changed the last bit into your url. Just the movie name and number in the vault bit retaining the rest of your url and converted to batch file and wham....it works like hell. The whole url in my case was directing me into a vault that I was not penetrating. In your case you are reaching a different vault in a different server that is accessible. So changing just the movie name and it's associated number made it work. For example [obtain movie name - number detail from my url and replace it in your url as suggested in bold text below]:

rtmpdump -r "rtmpe://fms.1B42.edgecastcdn.net/001B42/vault/videoclips/movies/" -a "001B42/vault/videoclips/movies/" -f "WIN 11,1,102,55" -W "http://www.bigflix.com/apache_file/flash/Player.swf?f=1322768888359" -p "http://www.bigflix.com/home/movies/movie-name/html link movie number" -y "mp4:moviename.mp4?e=movie vault swf number" -o mp4_moviename.flv


Now why am I directed to the one where I am not getting through is a mystery? Is it due to country and location thats causing change in servers, some more resistent to downloaders than others? I hope people who are having difficulty will save this url and work the name/number stuff from there.

I must thank you sir for at least getting me a working url where I can create batchfiles and download till the next upgrade happens in rumpdump or the servers. Should sail me through a couple of months.

Last edited by roaming_romeo : 12-02-2011 at 02:27 AM.
Reply With Quote