mkv-chapter-merge
v0.1.3
Published
reads and merges chapters of .mkv files into one file linking the chapters
Downloads
3
Readme
mkv-chapter-merge
reads and merges chapters of .mkv files into one file linking the chapters.
#install
npmnpm install mkv-chapter-merge
Usage
- as commandline interface
mkvChapterMerge
- programmatically
let api=require("mkv-chapter-merge")
#API TODO