/WebVTT

đź“šInsert your subtitles using your vtt file! (WebVTT Example)

Primary LanguageHTML

WebVTT

WebVTT(Web Video Text Tracks) is a W3C standard for displaying timed text in connection with the HTML5 <track> element.
Check out the details here(wiki)

Requirement

  • python3.x or anaconda (using flask server)
  • flask library
    pip install flask
    

Getting Started

git clone https://github.com/kimkyeongnam/WebVTT.git
cd WebVTT

python run.py

Result

ë…ąí™”_2020_03_27_16_41_03_759

Note

Subtitles appear when you use a server.