0.4.3 • Published 7 years ago

submod v0.4.3

Weekly downloads
5
License
MIT
Repository
github
Last release
7 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

7 years ago

0.4.2

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.0

10 years ago

0.2.2

10 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago