vtt to text 源码
VTT到文本 将vtt(WebVTT)转换为纯文本的模块。 安装 npm i -S vtt-to-text # or use yarn yarn add vtt-to-text 例子 输入: captions: WEBVTT Kind: captions Language: en 00:00:00.160 --> 00:00:03.270 align:start position:0% all right last apple story of the day 00:00:03.270 --> 0
文件列表
vtt-to-text-main.zip
(预估有个8文件)
vtt-to-text-main
.gitignore
19B
package.json
568B
index.js
633B
README.md
1KB
test
const.js
1KB
index.test.js
203B
yarn.lock
152KB
index.d.ts
115B
暂无评论