srt2txt
v1.1.3
Published
convert subtitles (.srt) to raw text
Downloads
8
Readme
srt2txt: convert subtitles to raw text
Convert subtitles to raw text. remove timestamps, concat discrete sentences. Support only .srt
files( SubRip format ).
Install and use
npm i -g srt2txt
s2t test.srt > output.txt