Page 1 of 1

[enhancement request] Proberly Parse AdobeHDS manifests

Posted: Sat Dec 05, 2015 1:59 pm
by plasticplanet
Certain Websites out there are using AdobeHDS for Streaming their media, for example Blizzard or the BBC. (example: http://www.bbc.co.uk/programmes/b06q62f7)
Currently all that FlashGot detects are the fragmented partial files. No option is there to select a certain substream, quality for example.
Normally you also do not see the manifest url, which is vital if you want to process the download any further in AdobeHDS.php for example.

What i would like basically is to duplicate

Code: Select all

https://addons.mozilla.org/en-US/firefox/addon/hds-link-detector/
, maybe even the download script

Code: Select all

 https://github.com/K-S-V/Scripts/
and to hide those fragments, which are useless without postprocessing.

Re: [enhancement request] Proberly Parse AdobeHDS manifests

Posted: Sat Dec 05, 2015 4:51 pm
by therube

Re: [enhancement request] Proberly Parse AdobeHDS manifests

Posted: Sat Mar 19, 2016 9:49 am
by plasticplanet
Getting the manifests is one thing, but similiar to youtube it would be better if FlashGot could show what qualities are available and download the files directly and stitching together the various fragments.