Inject2Download

Simple media download script

Устаревшая версия за 10.04.2016. Перейдите к последней версии.

Автор
AnonymousMeerkat
Оценки
0 0 0
Версия
0.1
Создано
10.04.2016
Обновлено
10.04.2016
Размер
12,0 КБ
Лицензия
нет данных
Работает на
всех сайтах

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.