Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 350 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 350 Bytes

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