mirror of
https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git
synced 2025-12-29 03:23:00 +03:00
No hardcoded Opera directory in apt hook. Some text messages and readme changes
This commit is contained in:
13
README.md
13
README.md
@@ -1,8 +1,8 @@
|
||||
# Fix Opera Linux ffmpeg & WidevineCdm
|
||||
# Fix Opera Linux libffmpeg & WidevineCdm
|
||||
|
||||
* Fix Opera html5 media content including DRM-protected one.
|
||||
* It script must be execute all times opera will fails on showing html5 media content.
|
||||
* On Debian-based and Arch-based distros it may be started automatically after Opera update.
|
||||
* Fixes Opera html5 media content including DRM-protected one.
|
||||
* This script must be executed all times opera fails on showing html5 media content.
|
||||
* On Debian-based and Arch-based distributions it could be started automatically after Opera each update or reinstall.
|
||||
|
||||
## Requirements
|
||||
|
||||
@@ -12,9 +12,12 @@
|
||||
2. **unzip** (Is needed for unpacking the downloaded file)
|
||||
```sudo apt install unzip```
|
||||
|
||||
2. **git** (Is needed for fetching this script)
|
||||
```sudo apt install git```
|
||||
|
||||
## Usage
|
||||
|
||||
1. Clone this repo and
|
||||
1. Clone this repo
|
||||
|
||||
```git clone https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine.git```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user