VideoHelp Forum




Closed Thread
Results 1 to 3 of 3
  1. Member
    Join Date
    Jan 2007
    Location
    United States
    Search PM
    I am subscribed to a pay site, and there are some videos I want to save. Unfortunately VideoDownloadHelper can't save them. I want to save them without using a screen recorder.

    The videos use Flowplayer. I looked at the page source for one of the videos, and it has the following:
    Code:
    <script type="text/javascript">
    	var player = $f("player", "http://www.websitename.com/wp-content/plugins/flowplayer-plugin-with-mobile-support/flowplayer-3.2.16.swf", {
    	  plugins: {
    		rtmp: {
    		  url: "http://www.websitename.com/wp-content/plugins/flowplayer-plugin-with-mobile-support/flowplayer.rtmp-3.2.12.swf",
    		  netConnectionUrl: "rtmp://s1smix2z5i258m.cloudfront.net/cfx/st"
    		}
    	  },
    	  clip: {
    		provider: "rtmp",
    		// call php function url-escaping for flowplayer config
    		url: "mp4:connection/lesson1-2?Expires%3D1437898322%26Signature%3DTkwBCZ14hhID~BUplomeDyP8Kc1-fFjAOQXghxoW08OsbCt0vRT-Fw~p-udZT0SPQQ043IMx1kKAnuYt7wKEkssfFhnHoxqpHAawToAbS0sJrAiN-b7fpVgDUatm9TaG44gAWENDPS7KyZNSuwrFNJOWTrVvZFUj1tPRYyja-pE_%26Key-Pair-Id%3DAPKAJXW3UVME2LSMAROQ",
    		scaling: "fit"
    	  }
    	});
    	</script>
    Any ideas on how to save the video?
    Last edited by sldvd; 26th Jul 2015 at 03:02.

  2. Member
    Join Date
    Feb 2004
    Location
    Australia
    Search Comp PM
    Have a look at this link on stream-recorder.com

    The link format is almost identical

    it be in this case

    rtmpdump -r "rtmp://s1smix2z5i258m.cloudfront.net/cfx/st" -a "cfx/st" -y "mp4:connection/lesson1-2?Expires%3D1437898322%26Signature%3DTkwBCZ14hhID~ BUplomeDyP8Kc1-fFjAOQXghxoW08OsbCt0vRT-Fw~p-udZT0SPQQ043IMx1kKAnuYt7wKEkssfFhnHoxqpHAawToAbS0s JrAiN-b7fpVgDUatm9TaG44gAWENDPS7KyZNSuwrFNJOWTrVvZFUj1tP RYyja-pE_%26Key-Pair-Id%3DAPKAJXW3UVME2LSMAROQ" -o Test.flv

  3. I'm a Super Moderator johns0's Avatar
    Join Date
    Jun 2002
    Location
    canada
    Search Comp PM
    sldvd-Please do not ask for help on downloading videos from a subscription streaming pay site,this is against forum rules,this thread is closed.
    I think,therefore i am a hamster.




Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!