From 5350515c5d490750b5517760ec2565b2b2ff92a9 Mon Sep 17 00:00:00 2001 From: Tomer <11458759+tomer8007@users.noreply.github.com> Date: Thu, 22 Oct 2020 20:58:27 +0300 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0c6573..9a16a8f 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 the Windows platform 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. -- cgit v1.2.3