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.