Extract text from subtitle files for further analysis.
If current start time - previous end time is more than epsilon (default 100ms), an extra newline is added when copying lines over.
A simple script built on top of @plussub/srt-vtt-parser
.
Extract text from subtitle files for further analysis.
If current start time - previous end time is more than epsilon (default 100ms), an extra newline is added when copying lines over.
A simple script built on top of @plussub/srt-vtt-parser
.