Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Adobe HDS Downloader

(http://stream-recorder.com/forum/showthread.php?t=14823)

em_dai_kho 06-23-2014 09:45 AM

Re: Adobe HDS Downloader


 
Error ???


seriousdizzle 06-27-2014 11:25 AM

Re: Adobe HDS Downloader


 
Greetings.

I have used AdobeHDS.php to successfully download from manifest. (Thanks!!)

Is this possible to replicate in a live enviroment (ie, flash player).

Also, if you don't mind - is it possible to shed light on the type of security used for this stream? Thanks so much!!

Replaced my IP with local host 127.0.0.1

php AdobeHDS.php --manifest "http://cbsbigbrother-lh.akamaihd.net/z/BBLIVE062714xEEF5_1@107804/manifest.f4m?&start=1403852400&b=200-&hdnea=ip=127.0.0.1~st=1403889913~exp=1403890033~a cl=/*BBLIVE062714xEEF5_*@107804*~hmac=e74dce963141e108 9ad50ac4ac74d4eb5299711c6e295d40726b62f00ee97ebc&g =UDURBXODXFXP&hdcore=3.1.0" --delete --auth "b=0-300&start=1403852400&hdcore=3.1.0" --useragent "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"

FrankSR 06-27-2014 02:39 PM

Re: Adobe HDS Downloader


 
Quote:

Originally Posted by seriousdizzle (Post 68666)
Greetings.

I have used AdobeHDS.php to successfully download from manifest. (Thanks!!)

Is this possible to replicate in a live enviroment (ie, flash player).

Also, if you don't mind - is it possible to shed light on the type of security used for this stream? Thanks so much!!

Replaced my IP with local host 127.0.0.1

php AdobeHDS.php --manifest "http://cbsbigbrother-lh.akamaihd.net/z/BBLIVE062714xEEF5_1@107804/manifest.f4m?&start=1403852400&b=200-&hdnea=ip=127.0.0.1~st=1403889913~exp=1403890033~a cl=/*BBLIVE062714xEEF5_*@107804*~hmac=e74dce963141e108 9ad50ac4ac74d4eb5299711c6e295d40726b62f00ee97ebc&g =UDURBXODXFXP&hdcore=3.1.0" --delete --auth "b=0-300&start=1403852400&hdcore=3.1.0" --useragent "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0"

seriousdizzle,

how exactly have you gotten that url? Is it "long lived" or do you quickly need to use it? I'm pretty sure I can find mine using the Chrome developer console but is there a better way?

Ideally, I would want to use a script to capture the BB live feeds and automatically resume when capture stops for whatever reason.

aporeg 06-28-2014 04:42 PM

Re: Adobe HDS Downloader


 
Quote:

Originally Posted by FrankSR (Post 68674)
seriousdizzle,

how exactly have you gotten that url? Is it "long lived" or do you quickly need to use it? I'm pretty sure I can find mine using the Chrome developer console but is there a better way?

Ideally, I would want to use a script to capture the BB live feeds and automatically resume when capture stops for whatever reason.


Use the HDS Link Detector addon for Firefox to create the proper link

FrankSR 06-29-2014 08:24 PM

Re: Adobe HDS Downloader


 
Ok so I'm managing to capture the streams I want pretty well.

I would like to be able to to separate the download of the fragments and the processing to a flv file.

I know how to process the fragments to create a flv.

Is it possible to download fragments and NOT create a flv at the same time? For now I'm just not using the --delete switch to keep the fragments and I manually delete the flv.

I would also like to specify a name for the downloaded fragments so they would be: "MyNameFrag12345" etc
Is that what the --rename switch does?

geostein8888 07-07-2014 07:35 AM

Re: Adobe HDS Downloader


 
Hello,
the tool is very nice. I also work on something similar but written in c++ with a guid, so perhaps somebody can help me here a little bit to figure out who I have to extract the actual segment number for a live stream from the bootstrap file. There is almost no info in the web or I'm blind and could not find it, I only found a white paper from adobe about the manifest file.

with regards georg

WarrenMax007 07-12-2014 08:23 AM

Re: Adobe HDS Downloader


 
Is there a way to download only audio without video?

leonaheidern 08-03-2014 03:38 AM

Re: Adobe HDS Downloader


 
Hi

Is there anyway to get this to run via task scheduler on synology DS414 NAS?

I am a total noob in PHP but I put this AdobeHDS.php, (cookies.txt from my google chrome browser) and PHP.ini into the /volume1/web/AdobeHDS folder in my NAS.

I was able to putty in and run the script manually and this is the output.

SynologyDS414NA> php AdobeHDS.php --manifest "http://nhkworld-hds-live1.hds1.fms
live.stream.ne.jp/hds-live/nhkworld-hds-live1/_definst_/livestream/nhkworld-live
-512.f4m" --delete --outfile /volume1/Movies/a.flv

KSV Adobe HDS Downloader

Processing manifest info....
Quality Selection:
Available: 1
Selected : 1
Fragments Total: 650688, First: 650597, Start: 650687, Parallel: 8
Cstrap info, Retries: 1


I cannot figure out how to get it to run in task scheduler though.

Can anyone help me?

Thank You very much for the assistance.

leonaheidern 08-03-2014 04:11 AM

Re: Adobe HDS Downloader


 
If it helps the NAS is running this verison pf PHP

SynologyDS414NA> php -v
PHP 5.5.13 (cli) (built: May 30 2014 11:50:38)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies
SynologyDS414NA>

inquisitor 08-11-2014 01:46 PM

Re: Adobe HDS Downloader


 
I tried to download a video with KSV's Adobe HDS Downloader. It failed and gave this error message: "This stream is encrypted with Akamai DRM. Decryption of such streams isn't currently possible with this script."'

I used FDM to download all of the fragments. And of course I get the same error message when using AdobeHDS on the downloaded fragments.

What should I do with these fragments; should I save them; is there another way to decrypt and assemble them, or will there be a way in the future?


All times are GMT -6. The time now is 07:16 PM.