[enhancement request] Proberly Parse AdobeHDS manifests

Bug reports and enhancement requests
Post Reply
plasticplanet
Posts: 5
Joined: Sat Dec 05, 2015 1:30 pm

[enhancement request] Proberly Parse AdobeHDS manifests

Post 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.
Mozilla/5.0 (Windows NT 6.1; rv:45.0) Gecko/20100101 Firefox/45.0
User avatar
therube
Ambassador
Posts: 7924
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: [enhancement request] Proberly Parse AdobeHDS manifests

Post by therube »

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39
plasticplanet
Posts: 5
Joined: Sat Dec 05, 2015 1:30 pm

Re: [enhancement request] Proberly Parse AdobeHDS manifests

Post 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.
Mozilla/5.0 (Windows NT 6.1; rv:48.0) Gecko/20100101 Firefox/48.0
Post Reply