Giter Club home page Giter Club logo

electronplayer's Introduction

ElectronPlayer

Build Status ElectronPlayer

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

ElectronPlayer Menu

The apps main menu interface

The Pain of Widevine

People using this app should be aware of its difficultly to maintain due to the requirement of Widevine. Widevine is a DRM plugin created by Google and it is used by Netflix, Hulu and many other streaming services. Widevine has already caused an outright fail of Netflix within this app and the only solution I could find ended up with the app having multiple package.json files one for each os. They also each use different versions of Electron. The Mac version is using the older version of Electron and it is locked on a version which was published on the 5th of June 2019. Unless a fix presents itself this app will be discontinued in its current form when Netflix stop working on Mac. I have no clue when that will be but my guess is 1-2 years because I am sadly not expecting any working solutions to come foward. The only other possible solution is obtaining a Widevine signing certificate from Google. Which is not possible due to this being a "small" open source project. I may also copy metastream and move the app to a browser based PWA instead of fully discontinuing it. A good article about this issue can be read here.

Features

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

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 and issue #35

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

Sorry in advance that build system currently to get the app working is a mess and requires multiple package.json's this will hopefully be fixed in the future. Please contact me if you need help.

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

# For Linux
ln -s package.linux.json package.json
# For Mac
ln -s package.mac.json package.json

npm install
npm start

TODO

  • Add Tests - once Electron versions are the same between Mac and Linux
  • Add Windows Support
  • Add Dependency Updates Alerter Bot

Should fix at some point

  • Menubar Transparency Glitch On Mac

electronplayer's People

Contributors

oscartbeaumont avatar scrumplex avatar rasmuslindroth avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.