Added warning for playready cdm version

This commit is contained in:
Stratum 2025-01-30 15:55:57 +01:00 committed by GitHub
parent d0ddf6d134
commit 99e779017d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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. 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! 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).