The easiest way to resync your subtitles!
npm install @akiralaine/resyncThe easiest way to resync your subtitles!
bash
$ npm i -g @akiralaine/resync
`$3
`
$ cd /path/to/subtitle
$ resync
`Example:
Shift subtitles foward by 1 second:
`bash
$ resync subtitles.srt 1000
`Shift subtitles backward by 2 seconds:
`bash
$ resync subtitles.srt -2000
``