Skip to content

📚Insert your subtitles using your vtt file! (WebVTT Example)

Notifications You must be signed in to change notification settings

ruby-kim/WebVTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

📚Insert your subtitles using your vtt file! (WebVTT Example)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published