Inject2Download

Simple media download script

Version au 10/04/2016. Voir la dernière version.

Auteur
AnonymousMeerkat
Notes
0 0 0
Version
0.1
Créé
10/04/2016
Mis à jour
10/04/2016
Taille
12 ko
Licence
N/A
S'applique à
Tous les sites

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.