网页版字幕转文本工具,支持 ass 及 srt 格式批量转换
- 克隆仓库
git clone https://github.com/F-loat/caption2text.git- 安装依赖
需要 nodejs 运行环境
cd caption2text
npm i- 运行项目
npm run serve- 调整模板
修改 public/template.docx 文件即可

