sync-subs

Browser-based JS subtitles synchronizer

MIT License

Stars
14

Sync Subs

Using the File API it is possible to generate files on the fly and let the browser download them. It also uses Service Workers to provide offline support.

Tech

This subtitles synchronizer uses a number of open source projects to work properly:

Installation

Run grunt and open the index.html file in the dist folder.

Running Tests

Install mocha globally with npm i mocha -g. Then run mocha.

Status

(only for Javascript code that can be run on node)

Authors

@jmperezperez

License

MIT