Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (14 loc) · 799 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 799 Bytes

chromium-v84-widevine

Widevine DRM for chromium-browser v84.

badge
This was adapted from the version of widevine-flash_armhf.sh that can be obtained from here.
This chromium-v84-widevine does not download a 2GB ChromeOS image file, but simply downloads the two files you need: /opt/WidevineCdm/_platform_specific/linux_arm/libwidevinecdm.so and /opt/WidevineCdm/manifest.json.

To install:

git clone https://github.com/Botspot/chromium-v84-widevine
sudo cp -a ~/chromium-v84-widevine/WidevineCdm /opt

To uninstall:

sudo rm -r /opt/WidevineCdm