Skip to content

A subtitle player in your browser. Able to play .srt subtitle file standalone without videoes.

License

Notifications You must be signed in to change notification settings

asvrada/SubtitlePlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

字幕播放器 Subtitle Player

一个能够单独播放电影字幕(仅支持.srt格式)的网页app。

A subtitle player in your browser. Able to play .srt subtitle file standalone without videoes.

Demo

Requirements

Make sure you have following tools installed on your system:

Getting Started

First, clone/download this repo

git clone https://github.com/asvrada/vue-subtitle-player.git

Under this repo, install dependency for this project

yarn install

After this point, you can check the package.json to see available actions under scripts section.

# To run in the browser:
yarn run serve

# To build production build
yarn run build

# etc...

Todo

  1. Support subtitle with incorrect timestamp
  2. Support modifier in subtitle like <i>

License

MIT

About

A subtitle player in your browser. Able to play .srt subtitle file standalone without videoes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published