Skip to content

An Electron Based Web Video Services Player. Supporting Netflix, Youtube, Twitch, Floatplane And More

License

Notifications You must be signed in to change notification settings

TheRolfFR/ElectronPlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElectronPlayer

Build Status ElectronPlayer

An Electron Based Web Video Services Player. Supporting Netflix, Youtube, Twitch, Floatplane And More. This is the successor to Netflix-Desktop.

ElectronPlayer Menu

The apps main menu interface

Features

  • Rough Mac Picture in Picture Support (Floating Window, Above All Desktop and Fullscreen Applications)
  • Always On Top Window
  • Frameless Window
  • Multiple Streaming Services Support (JSON Configuration to add extra)
  • Set Startup Page (Any Service or Remember Last Opended Page)

Installation

Windows

Please note Windows is currently only partially supported, as it doesn't support the Widevine package I am using. I am working on fixing this. Its progress can be loosely tracked in issue #2

macOS

Download the DMG Installer from the Github Releases here.

Linux Snap

You can install ElectronPlayer with a snap. This is recommended method of installation for Linux as automatic updates will occur.

snap install electronplayer

Linux AppImage

Download the AppImage from the Github Releases here.

Arch Linux AUR

There is an unofficial package on the Arch Linux User Repository provided by @Scrumplex.

electronplayerAUR

Contributors

A huge thanks to the following people for contributing and helping shape this project.

Developing

git clone https://github.com/oscartbeaumont/ElectronPlayer.git
cd ElectronPlayer/
yarn
yarn start

TODO

  • Updated Electron Widevine
  • Update All DEPS
  • Add Tests
  • Add Windows Build Support
  • Add Greenkeeper Bot

Should fix at some point

  • Menubar Transparency Glitch On Mac
  • Netflix breaks when relaunching window (eg. Enabling PIP)
  • Possibly Add Code Signing

About

An Electron Based Web Video Services Player. Supporting Netflix, Youtube, Twitch, Floatplane And More

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.4%
  • HTML 23.6%
  • CSS 12.0%