submod

0.4.3 • Public • Published

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

/submod/

    Package Sidebar

    Install

    npm i submod

    Weekly Downloads

    4

    Version

    0.4.3

    License

    MIT

    Unpacked Size

    9.48 kB

    Total Files

    7

    Last publish

    Collaborators

    • amio