summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomer <11458759+tomer8007@users.noreply.github.com>2020-10-20 21:22:02 +0200
committerGitHub <noreply@github.com>2020-10-20 21:22:02 +0200
commitcfa841ad647a0725a325ad7f56c9fe0e09e214cf (patch)
tree957c2d88632a9911a8dfb98cb1ee0e5f50a5c1d2
parentUpdate README.md (diff)
downloadwidevine-l3-decryptor-cfa841ad647a0725a325ad7f56c9fe0e09e214cf.tar
widevine-l3-decryptor-cfa841ad647a0725a325ad7f56c9fe0e09e214cf.tar.gz
widevine-l3-decryptor-cfa841ad647a0725a325ad7f56c9fe0e09e214cf.tar.bz2
widevine-l3-decryptor-cfa841ad647a0725a325ad7f56c9fe0e09e214cf.tar.lz
widevine-l3-decryptor-cfa841ad647a0725a325ad7f56c9fe0e09e214cf.tar.xz
widevine-l3-decryptor-cfa841ad647a0725a325ad7f56c9fe0e09e214cf.tar.zst
widevine-l3-decryptor-cfa841ad647a0725a325ad7f56c9fe0e09e214cf.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0682f6c..0817291 100644
--- a/README.md
+++ b/README.md
@@ -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.