From 99e779017d492cc10bf63b42934aeaa63a29e576 Mon Sep 17 00:00:00 2001 From: Stratum Date: Thu, 30 Jan 2025 15:55:57 +0100 Subject: [PATCH] Added warning for playready cdm version --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index 120b2c8..c8cab27 100644 --- a/docs/README.md +++ b/docs/README.md @@ -112,3 +112,4 @@ In order to decrypt DRM content, you will need to have a dumped CDM, after that Playready CDMs are very easy to obtain, you can find them even on Github. Place the CDM in the `./playready/` directory and you're all set! +**IMPORTANT**: The Playready CDM (SL2000/SL3000) needs to be provisioned as a **V3 Device** by pyplayready (https://github.com/ready-dl/pyplayready).