Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/F-loat/caption2text
📥 PWA 版字幕转换为文本工具,支持 ass 及 srt 格式,可批量导出为 word 及 text 文件
https://github.com/F-loat/caption2text
ass caption pwa srt subtitle text
Last synced: 12 days ago
JSON representation
📥 PWA 版字幕转换为文本工具,支持 ass 及 srt 格式,可批量导出为 word 及 text 文件
- Host: GitHub
- URL: https://github.com/F-loat/caption2text
- Owner: F-loat
- License: mit
- Created: 2018-05-04T11:42:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T07:51:45.000Z (over 1 year ago)
- Last Synced: 2024-10-16T19:37:12.733Z (25 days ago)
- Topics: ass, caption, pwa, srt, subtitle, text
- Language: Vue
- Homepage: https://F-loat.github.io/caption2text
- Size: 1.9 MB
- Stars: 185
- Watchers: 3
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# caption2text
> 网页版字幕转文本工具,支持 ass 及 srt 格式批量转换
## 截图
![截图](./public/img/screenshot.png?raw=true)
## 自定义 Word 格式
* 克隆仓库
``` sh
git clone https://github.com/F-loat/caption2text.git
```* 安装依赖
> 需要 [nodejs](https://nodejs.org/) 运行环境
``` sh
cd caption2text
npm i
```* 运行项目
``` sh
npm run serve
```* 调整模板
修改 `public/template.docx` 文件即可
## 赞赏