Skip to content

frgt10/vtt2srt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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