Update README.md

Cette révision appartient à :
Tomer 2020-10-20 22:20:00 +03:00 révisé par GitHub
Parent 1b0b723dfc
révision 5e7873e893
Signature inconnue de Forgejo
ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 1 ajouts et 0 suppressions

Voir le fichier

@ -23,6 +23,7 @@ e.g:
```
ffmpeg -decryption_key 100b6c20940f779a4589152b57d2dacb -i encrypted_media.mp4 -codec copy decrypted_media.mp4
```
*NOTE*: The extension currently supports Windows 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.