mkv-subtitle-extractor

1.1.1 • Public • Published

mkv-subtitle-extractor npm dependencies license

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

Package Sidebar

Install

npm i mkv-subtitle-extractor

Weekly Downloads

2

Version

1.1.1

License

MIT

Last publish

Collaborators

  • mathiasvr