Update README.md

This commit is contained in:
Tomer 2020-10-20 22:22:02 +03:00 committed by GitHub
parent 5e7873e893
commit cfa841ad64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ e.g:
```
ffmpeg -decryption_key 100b6c20940f779a4589152b57d2dacb -i encrypted_media.mp4 -codec copy decrypted_media.mp4
```
*NOTE*: The extension currently supports Windows only.
*NOTE*: The extension currently supports the Windows platform only.
## How
In the context of browsers the actual decryption of the media is usually done inside a proprietary binary (`widevinecdm.dll`, known as the Content Decryption Module or CDM) only after receiving the license from a license server with an encrypted key in it.