View Single Post
  #1  
Old 12-26-2012, 11:22 PM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Adobe HDS Downloader


i am starting this new thread to continue previously deleted thread. you can ask AdobeHDS script related questions here instead of PM'ing me.

Code:
https://github.com/K-S-V/Scripts
Read wiki before asking any question.
Code:
https://github.com/K-S-V/Scripts/wiki
HDS Link Detector add-on for Firefox:


i have also written a pretty basic Firefox add-on to auto-detect HDS link and generate proper command line which you can simply paste in command prompt. whenever a link is detected it shows a notification which remains visible for few seconds. clicking on this notification will copy the generated command to clipboard. i have tested it with pluzz.fr, fora.tv, nrk.no and few other sites and it seems to work pretty well. though i have no intention to work on it any further it still serves as a good cross-platform helper tool to easily grab HDS videos. feedback welcome.

Code:
https://addons.mozilla.org/firefox/addon/hds-link-detector/
After installation it will show up in add-on bar (Ctrl + /). clicking the icon will enable or disable the link detection.

Changelog:
Quote:
  • 0.7.1
    1. added the option to customize generated command line
    2. make the add-on available in private mode
  • 0.7.0
    Minor fixes for compatibility with Firefox 40
  • 0.6
    Repackaged for compatibility with Firefox 22
  • 0.5
    fixed a regression in previous commit
  • 0.4
    validate manifest content
  • 0.3
    improved regex for better link detection
  • 0.2
    improved detection of set level manifest
  • 0.1
    initial public release

Last edited by KSV : 08-20-2015 at 08:49 AM. Reason: updated add-on
Reply With Quote