Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 274 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 274 Bytes

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