/subtitles-shifter

Small node express web site to manipulate timestamps in .srt files.

Primary LanguageJavaScript

Subtitles-shifter

A small node express web site to manipulate timestamps in .srt files, in order to synchronise them with video playback.

Installation

Execute npm install in the application directory.

Configuration

Edit config/defaults.json.

Running

As per node express sites. Easy peasy.