Skip to content

karjonas/srtshift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srtshift

Shift and trim SubRip files

Compiling

Install rust and cargo and run:

cargo build

Running

USAGE:
    srtshift [OPTIONS] --input <input> --output <output> --shift <shift>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -a, --cutafter <cutafter>    Cut timestamps after [+/-]hh:mm:ss,xxx
    -i, --input <input>          Input file
    -o, --output <output>        Output file
    -s, --shift <shift>          Shift timestamps [+/-]hh:mm:ss,xxx

About

Shift and trim SubRip files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages