subtitle-resync

0.1.3 • Public • Published

subtitle-resync

Command line wrapper for subtitle.js

Installation

NPM

npm install -g subtitle-resync

Download from GitHub

  1. Download the repo

  2. Install dependencies before the first time you run the script

    npm install
    
  3. Install the script as a command-line executable

    npm link
    

Usage

subtitle-resync <subtitle file path> <time (in millisecond)>

Note that time can be positive or negative

Resynced subtitle file is the one suffixed with -resync, located at the same directory as the original file

Dependencies

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i subtitle-resync

Weekly Downloads

0

Version

0.1.3

License

MIT

Unpacked Size

3.17 kB

Total Files

4

Last publish

Collaborators

  • maxloh