zacny / voddownloader

GNU General Public License v3.0
92 stars 15 forks source link

voddownloader (The script is no longer supported)

This is a script for Tampermonkey. Creates an icon in top corner of video or somewhere else on the page (depends on the service). You can use it to download informations about video, content or subtitles.

currently supported vod services

Screenshots

vod ipla tvn info

Installation

If you have already tampermonkey installed. Just click here. Tampermonkey should add this script to his library.

Development

This script needs node.js and gulp. Gulp require node.js, so install node.js first. How to install gulp you can read on gulp quick start page.

The next step is to install the required dependencies:

npm install

Now run:

npm-scripts-info

to see available commands

build:
  Build project.
dev:
  Build project with some development features.
start:
  Run development server.
clean:
  Clean temporary files.

To build script use:

npm run build

contact

slack channel

script homepage