Skip to content

AnTuanHa/vuesubplayer

Repository files navigation

vuesubplayer

Description

A web-based video player written in Vue.js 3 with interactive subtitles which allows editing subtitles on the fly.

Available as a static web page here

Supported subtitle file formats are currently: .ass and .srt

Supported video file formats are anything that your web browser supports.

Screenshot of the web application

Sample video and subtitles in the screenshot above were taken from 3Blue1Brown's video on Neural Networks.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors