Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 415 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 415 Bytes

subtitle

字幕文件格式转换 | Parsing and conversion between different subtitle formats

使用方法 | Usage

swift run convert input.ext output.ext

where ext is one of bcc, srt, vtt

目前支持 bcc, srt, vtt 字幕文件格式之间的转换。

资源库 | SwiftPM Integration

.package(url: "https://github.com/Apollonyan/subtitle.git", branch: "master"),