azat-co / srt2html

Convert STR (captions) to HTML with ease and grace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

srt2html

Convert STR (captions) to HTML (transcriptions) with ease and grace by removing timestamps, new lines, numbers and adding p tags.

Installs

npm i -g srt2html

Usage

srt2html /captions/02-01.srt ./transcripts/02-01-test.html
srt2html /captions/02-01.srt

About

Convert STR (captions) to HTML with ease and grace


Languages

Language:HTML 91.0%Language:JavaScript 9.0%