View Single Post
  #4  
Old 08-11-2010, 12:15 AM
Stream Recorder
 
Posts: n/a
Default

Re: How to use rtmpdump.exe as RTMPE downloading plugin for Replay Media Catcher 4


Quote:
Originally Posted by thefan View Post
How do i provide these additional parameters to replay media catcher, a site im using uses swf verification.
It is done the same way you would do it for rtmpdump.

Just view the source of the page and find the URL of the SWF player. Then use:
Code:
Parameters: -r "{url}" -o "{file}" -s "{SWFurl}"
where SWFurl is the URL of the SWF player.
Reply With Quote