Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.23 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.23 KB

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