Offline Video Player is here
Alain D'Ettorre

Alain D'Ettorre @alaindet

About: Senior Frontend Developer, M.Sc. in Earth Science, Pokémon Trainer est. 1998

Location:
Italy
Joined:
Mar 7, 2020

Offline Video Player is here

Publish Date: Feb 7 '21
3 1

[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

  1. Install
git clone https://github.com/alaindet/offline-video-player.git
cd offline-video-player
npm install
Enter fullscreen mode Exit fullscreen mode
  1. Move your .mp4 video files into the /videos folder

  2. Start

npm start
Enter fullscreen mode Exit fullscreen mode

Alt Text

Alt Text

Alt Text

Cover photo by Darren Bockman on Unsplash

Comments 1 total

    Add comment