/Vtt-To-Srt

VTT to SRT subtitle converter script

Primary LanguagePerlGNU General Public License v3.0GPL-3.0

Vtt To Srt

Vtt To Srt is an open source perl script, used to convert WEBTT subtitle files to SRT files. It does not use any external perl modules and is extremely fast.

Usage

The script outputs directly to STDOUT:

./vtttosrt.pl example.vtt > example.srt