1 个不稳定版本
0.1.0 | 2021年10月12日 |
---|
#7 在 #file-offset
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