@akiralaine/resync
v1.0.2
Published
The easiest way to resync your subtitles!
Downloads
3
Readme
Resync
The easiest way to resync your subtitles!
Installation
$ npm i -g @akiralaine/resync
Usage
$ cd /path/to/subtitle
$ resync <filename> <delay>
Example:
Shift subtitles foward by 1 second:
$ resync subtitles.srt 1000
Shift subtitles backward by 2 seconds:
$ resync subtitles.srt -2000