Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/h1dd3n3y3/sub-sync

A CLI tool for permanent subtitle syncronization.
https://github.com/h1dd3n3y3/sub-sync

Last synced: 22 days ago
JSON representation

A CLI tool for permanent subtitle syncronization.

Awesome Lists containing this project

README

        

# sub-sync
A simple bash script for adjusting subtitle file timing, making changes permament, while providing graphical progress of the work being done.
## Usage:
```
bash sub_sync.sh [OPTIONS]
```
`` : The .srt file (path)
`` : A Real Number of seconds offset (even negative or floating point)

OPTIONS:
- `-s, --silent: Suppress graphical progress.` Useful when not run natively, like VMs & SSH connections, where lag is presented in the progress bar.
- `-h, --help: Show this usage prompt.`