PDA

View Full Version : Urgent Help Required!


RateD
09-16-2012, 10:14 AM
Can someone help with the following code, I would like to dump it as a .FLV file
{src: "http%3A%2F%2Fd2n8gn9eck0lbz.cloudfront.net%2Fhds-vod%2Fppv/Wrestling_2_0000.mp4.f4m%3Fst%3DHDxKgLgzvSav5hdraF rCKA%26e%3D1347779461", poster: "/sites/default/files/imagecache/news_featured_photo/dbdxwithlogorotor_0.jpg" };
var params={};
params.quality="best";
params.wmode="transparent";
params.bgcolor="#fff";
params.allowfullscreen="true";
params.allowscriptaccess="always";
var attributes={};
swfobject.embedSWF("http://fpdownload.adobe.com/strobe/FlashMediaPlayback_101.swf", "jwplayer-roh", "676", "336", "9.0.0", "/sites/all/libraries/swfobject/expressInstall.swf", flashvars, params, attributes);

Url of the page: http://www.rohwrestling.com/ppv/my-ppv/37851

svnpenn
09-16-2012, 03:04 PM
Post or PM

login
pass

RateD
09-16-2012, 07:12 PM
PM sent

svnpenn
09-16-2012, 08:49 PM
$ AdobeHDS.sh
Killed flash player for clean dump.
Restart video then press enter here

+ php /opt/Scripts/AdobeHDS.php --manifest 'http://d2n8gn9eck0lbz.cloudfront.net
/hds-vod/ppv/Wrestling_2_0000.mp4.f4m?st=xtiuB3sFAYS_0NLQXopaag&e=1347853730' --
useragent 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120819 Firefox/1
5.0 PaleMoon/15.0'

KSV Adobe HDS Downloader

Processing manifest info....
Available Bitrates: 0
Downloading 36/1940 fragments

RateD
09-17-2012, 12:45 AM
What did you use to download this can it be done via rtmp?

svnpenn
09-17-2012, 12:53 AM
What did you use to download this can it be done via rtmp?

I used a PHP script here

stream-recorder.com/forum/adobe-hds-downloader-t12074.html

The basic command is here

php AdobeHDS.php --manifest "http://d2n8gn9eck0lbz.cloudfront.net/hds-vod/ppv/Wrestling_2_0000.mp4.f4m?st=xtiuB3sFAYS_0NLQXopaag&e=1347853730"

You may have to add a few tweaks to the command, as I had done on the previous post.

RateD
09-17-2012, 10:56 AM
It don't download :S
I get this:
http://screensnapr.com/e/zV7HDY.png

RateD
09-19-2012, 11:50 AM
Anyone??

RateD
09-24-2012, 10:23 AM
?????????