Skip to content

LAXITKUMAR/VidSub-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VidSub-Player

Player powered by subtitles

This video player allows you to click any work in the subtitles and quickly get its meaning.

Application

  • Helpful while preparing for language exams. Watching videos with subtitles are best for improving language proficiency.
  • In app browser support, so you can do a deep study about the word, without leaving the fullscreen of the video and going to external browser.

Check examples - Notice that word is being clicked and its meaning is searched on the right.

ScreenShot

Many other features are on the way.

Steps to build:

  1. Run npm install to install all dev dependencies.
  2. Run npm start to start player.
  3. Run npm package to create installer.