Inject2Download

Simple media download script

Fra 10.04.2016. Se den seneste versjonen.

Forfatter
AnonymousMeerkat
Vurderinger
0 0 0
Versjon
0.1
Lagd
10.04.2016
Oppdatert
10.04.2016
Size
12 kB
Lisens
I/T
Gjelder
Alle sider

Simple media download script that works by injecting code into various commonly used media libraries. The base code of the libraries is not modified in any way, but code is added on top (as a wrapper), in order to grab the URLs.

So far, it supports:

  • soundmanager
  • jwplayer
  • flowplayer
  • videojs

If you have any issues, feel free to send an issue on the github page :) I have only tested this on a limited subset of websites, so it very well might not work on certain other websites.

Please note that this script only works on firefox, this doesn't work under chrome, since chrome sadly doesn't support the afterscriptexecute event.