Parser for a folder of SRT files
Installation
$ npm install --save srt-parser
or for command line usage (Recommended)
$ npm install -g srt-parser
Usage
var srtParser = ; ;
Via command line:
$ srtparser /directory/of/srt/files combined_file.md
License
MIT © R.A. Lucas