Skip to content

aluttik/subsoffset

Repository files navigation

subsoffset

Tool for applying offsets to a subtitles file

Build status PyPI version Supported Python versions License: MIT Code style: black

Installation

pip install subsoffset

Usage

usage: subsoffset <command> [options]

Tool for applying offsets to a subtitles file

optional arguments:
  -h, --help      show this help message and exit
  -V, --version   show program's version number and exit

commands:
  add             Apply a positive offset to the file.
  sub             Apply a negative offset to the file.
  help            show help for commands