You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
As many of you have may or may not have noticed, this project has been sitting unmaintained for the last while. This has been due to the issues I have faced with supporting Widevine which is the DRM required to make the streaming services function. I was unable to get the proper certification so that the application was able to handle the Widevine Verified Media Platform (VMP) which is required for Widevine media playback on Windows on macOS. I did not have the free time to put into a project that was going to stop working the second the large streaming services stop supporting the old version of the Chromium the app is built on which is due to these Widevine issues.
I have recently been made aware on Castlabs Electron EVS service which seems to allow me to fix these Widevine issues. As the codebase is old, messy and does not reflect modern standards, a rebuild from the ground up is in order. Below is tracking this progress.
Castlabs Electron EVS Validation Process:
Electron + Widevine building for Windows (msi)
Electron + Widevine building for macOS (app)
Electron + Widevine building for Linux (snap, appimage)
Browser Navigations - Back, Forward, Go to URL, Reload, Bookmarks?
Testable Codebase
GitHub Actions - CI/CD with Dependabot
Take first-party control of the Arch Linux distribution as part of the CD system
Fix Analytics Framework
Prompt Users to Donate
Thank you to everyone who is using the application and I hope if everything goes smooth with this rewrite the application will be on a new level of both maintainability and features.
The text was updated successfully, but these errors were encountered:
Is Twitch any easier to maintain? It's the only service I use on Ubuntu, and it would be great to get a standalone app for it. I just wish it had picture in picture and the ability to pop out the chat like in Firefox. Cool project nonetheless
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As many of you have may or may not have noticed, this project has been sitting unmaintained for the last while. This has been due to the issues I have faced with supporting Widevine which is the DRM required to make the streaming services function. I was unable to get the proper certification so that the application was able to handle the Widevine Verified Media Platform (VMP) which is required for Widevine media playback on Windows on macOS. I did not have the free time to put into a project that was going to stop working the second the large streaming services stop supporting the old version of the Chromium the app is built on which is due to these Widevine issues.
I have recently been made aware on Castlabs Electron EVS service which seems to allow me to fix these Widevine issues. As the codebase is old, messy and does not reflect modern standards, a rebuild from the ground up is in order. Below is tracking this progress.
Castlabs Electron EVS Validation Process:
Features:
electron-store
so errors in configuration can be handled better (Config resets to default if there's an error in it, rather than offering options #61) and also handle file permissions (Make the app more friendly if the config is readonly and owed by a different user #72)Thank you to everyone who is using the application and I hope if everything goes smooth with this rewrite the application will be on a new level of both maintainability and features.
The text was updated successfully, but these errors were encountered: