#subtitle #file-offset #timestamp #cli #srt #subtract

app subshift

一个工具,用于添加或减去偏移量到 .srt 字幕文件中的时间戳

1 个不稳定版本

0.1.0 2021年10月12日

#7#file-offset

MIT 许可证

8KB
100

subshift

一个工具,用于添加或减去偏移量到 .srt 字幕文件中的时间戳。应用偏移量后,原始文件将备份到 .orig

USAGE:
    subshift.exe --file <FILE> --offset <OFFSET>

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

OPTIONS:
    -f, --file <FILE>        The path to the subtitle file
    -o, --offset <OFFSET>    The shift offset. To increment by half a second provide +500, To
                             decrement -500.

依赖项

~3.5MB
~60K SLoC