Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 269 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 269 Bytes

vtt2srt.py - WEBVTT to SRT subtitle converter.

DESCRIPTION

vtt2srt.py is a command-line program to convert subtitles from WEBVTT format to SRT.

It requared webvtt-py:

sudo pip install webvtt-py

USAGE

For usage info type:

vtt2srt.py -h|--help