A CLI to get plain text out of subtitles
.srt
.ass
Use the binaries found on the release page. Look for the latest release!
subex file1.srt file2.ass file3.ass
# output files:
# file1.txt
# file2.txt
# file3.txt
Run goreleaser with a valid environment.
GITHUB_TOKEN=<github token> goreleaser --rm-dist