[EDIT] Support for subtitles added
Offline Video Player is a new Express MVC application allowing you to watch a lot of videos in a row, without distractions. It also keeps track of your progress automatically and let's you export/import it.
It works completely offline as the name implies though, so you have to put video files into the app's /videos
folder in order to make it work.
How to use
- Install
git clone https://github.com/alaindet/offline-video-player.git
cd offline-video-player
npm install
Move your
.mp4
video files into the/videos
folderStart
npm start
Cover photo by Darren Bockman on Unsplash
Top comments (0)