mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-03-11 17:45:30 +00:00
Update README.md
This commit is contained in:
parent
c8c2af9342
commit
3c3fc2903b
1 changed files with 3 additions and 0 deletions
|
|
@ -104,6 +104,9 @@ If you want to package the application, run pnpm run build-`{platform}`-`{type}`
|
|||
* mp4decrypt >= Any (http://www.bento4.com/) - Only required for decrypting (or shaka-packager)
|
||||
* shaka-packager >= Any (https://github.com/shaka-project/shaka-packager/releases) - Only required for decrypting (or mp4decrypt)
|
||||
|
||||
|
||||
# **THEY NEED TO BE OR IN THE ANIDL ROOT FOLDER OR ADDED TO THE PATH**
|
||||
|
||||
### Instructions (Widevine)
|
||||
|
||||
In order to decrypt DRM content, you will need to have a dumped CDM, after that you will need to place the CDM files (`device_client_id_blob` and `device_private_key`) into the `./widevine/` directory. For legal reasons we do not include the CDM with the software, and you will have to source one yourself.
|
||||
|
|
|
|||
Loading…
Reference in a new issue