Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 548 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 548 Bytes

vue-youtube-ktv-subtitles

It's a simple frontend application to sync Youtube video & ktv subtitle.

Features

  • Import subtitle
    • ASS format subtitle
    • Paste the ASS format into input area
  • Set custom font color & font size

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.