Inject2Download

Simple media download script

Από την 10/04/2016. Δείτε την τελευταία έκδοση.

Δημιουργός
AnonymousMeerkat
Βαθμολογίες
0 0 0
Έκδοση
0.1
Δημιουργήθηκε την
10/04/2016
Ενημερώθηκε την
10/04/2016
Μέγεθος
10 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

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.