1.1.1 • Published 8 years ago
mkv-subtitle-extractor v1.1.1
mkv-subtitle-extractor

Extract subtitles from .mkv files.
Currently only supports the .srt format.
install
npm install -g mkv-subtitle-extractor
usage
mkv-subtitle-extractor file.mkv ...
All supported subtitle tracks are written to the same destination with non-overwriting (incremental) names.
file.srt, file.2.srt, file.eng.srt, file.ger.srt, file.ita.srt, ...
license
MIT