Subtitle Manipulation CLI https://subcli.wholetrans.org
Find a file
2024-09-27 20:39:48 +08:00
.gitignore chore: .gitignore, LICENSE and README 2024-08-11 12:11:07 +08:00
convert.go chore: prepare for srt support + force sync lrc timestamp if timeline length mismatch 2024-09-27 20:39:48 +08:00
go.mod feat: sync 2024-08-11 09:50:31 +08:00
LICENSE.md chore: .gitignore, LICENSE and README 2024-08-11 12:11:07 +08:00
lrc.go chore: prepare for srt support + force sync lrc timestamp if timeline length mismatch 2024-09-27 20:39:48 +08:00
main.go feat: version 2024-08-11 12:20:05 +08:00
model.go refactor: parse Timeline as Timestamp[] 2024-09-27 20:28:22 +08:00
README.md chore: .gitignore, LICENSE and README 2024-08-11 12:11:07 +08:00

lrc-cli

[WIP] A CLI tool for LRC. See releases for binaries.

Usage

./lrc-cli --help

License

AGPL-3.0