A Qt Based Web Video Services Player. Supporting Netflix, Youtube, Twitch, Floatplane, Hulu, Amazon Prime Video And More. This is the successor to Netflix-Desktop.
The apps main menu interface
- 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
Coming soon
This application has analytics built in which is used to help the developers make a better product. Simple Analytics was chosen due to their strong views on keeping users private. They are also GDPR, CCPA, & PECR compliant. The data collected by the app can be viewed by anyone here.
A huge thanks to the following people for contributing and helping shape this project.
git clone https://github.com/oscartbeaumont/ElectronPlayer.git
cd ElectronPlayer/
qmake
make
# Run Compiled Application:
./ElecronPlayer # Linux
open ./ElectronPlayer.app # macOS
ElectronPlayer.exe # Windows