Widevine Auto-Installer Script for Windows #3765
karayelxyz
started this conversation in
Show and tell
Replies: 2 comments 1 reply
So, what is the solution you found? I'm sorry, but there must be a better solution than downloading something and immediately executing it. |
1 reply
|
In the end I just installed a standard Chrome browser temporarily, then did this (your paths may differ!) : Copy the \WidevineCdm folder complete from the : C:\Program Files\Google\Chrome\Application\150.0.7871.129 folder (version) to the C:\Users\User\AppData\Local\Chromium\Application\141.0.7390.76 (version) folder. Close Chromium browser and restart. Voila. :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello, the manual Widevine installation guide didn't work for me. After reviewing the Widevine hierarchy in other Chromium browsers, I found a solution that works.
I hope this helps others who are struggling with the manual steps.
How to use:
irm https://karayelxyz.github.io/browser-widevine-installer/install.ps1 | iexThe script will download the latest sources and install Widevine for Chromium. Once the installation is complete, you can test your Widevine status here: https://bitmovin.com/demos/drm/
The result should look like this:
Source code: https://github.com/karayelxyz/browser-widevine-installer
All reactions