@akiralaine/resync

The easiest way to resync your subtitles!

Usage no npm install needed!

<script type="module">
  import akiralaineResync from 'https://cdn.skypack.dev/@akiralaine/resync';
</script>

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