0.4.3 • Published 6 years ago

submod v0.4.3

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

submod npm version

A subtitle(ass/srt) toolkit for modifing synchronization, encoding(TBD), etc.

Install

$ npm install -g submod

Usage

submod sync <subtitles> <delta>

Adjust subtitles delay by delta(in seconds), and save to a new file with suffix ".submod".

# Decrease subtitle delay by 134.7 seconds:
$ submod sync *S5E01*.ass :-134.7

# Increase subtitle delay by 11.1 seconds:
$ submod sync *S5E01*.srt :+11.1

License

GitHub license

0.4.3

6 years ago

0.4.2

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.0

9 years ago

0.2.2

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago