Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/h1dd3n3y3/sub-sync
- Owner: h1dd3n3y3
- Created: 2023-02-28T21:17:15.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-04T09:10:37.000Z (9 months ago)
- Last Synced: 2024-04-04T10:28:52.362Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.`