8000 GitHub - oyuyue/vtt2srt: 一个将 .vtt 字幕文件转换成 .srt 字幕文件的命令行工具
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ vtt2srt Public

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

Notifications You must be signed in to change notification settings

oyuyue/vtt2srt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0