@wopen/vtt2srt

1.0.1 • Public • Published

vtt2srt

一个将 .vtt 字幕文件转换成 .srt 字幕文件的命令行工具

安装

npm i -g @wopen/vtt2srt

用法

$ vtt2srt -h

Options:
  -V, --version  output the version number
  -d, --delete   删除原文件
  -h, --help     output usage information

Examples:
  $ vtt2srt ./subtitles
  $ vtt2srt -d a.vtt

Dependencies (5)

Dev Dependencies (8)

Package Sidebar

Install

npm i @wopen/vtt2srt

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

4.54 kB

Total Files

4

Last publish

Collaborators

  • wopen