mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-01-11 20:10:20 +00:00
Merge pull request #1105 from HyperNylium/master
Some checks are pending
auto-documentation / documentation (push) Waiting to run
build and push docker image / build-node (push) Waiting to run
Style and build test / tsc (push) Waiting to run
Style and build test / eslint (push) Blocked by required conditions
Style and build test / prettier (push) Blocked by required conditions
Style and build test / build-test-arm64 (push) Blocked by required conditions
Style and build test / build-test-x64 (push) Blocked by required conditions
Some checks are pending
auto-documentation / documentation (push) Waiting to run
build and push docker image / build-node (push) Waiting to run
Style and build test / tsc (push) Waiting to run
Style and build test / eslint (push) Blocked by required conditions
Style and build test / prettier (push) Blocked by required conditions
Style and build test / build-test-arm64 (push) Blocked by required conditions
Style and build test / build-test-x64 (push) Blocked by required conditions
Update get started guide's Playready section
This commit is contained in:
commit
a5c8d9019c
1 changed files with 2 additions and 1 deletions
|
|
@ -155,7 +155,8 @@ Again, the renaming is totally optional. Just make sure both files are in the `w
|
|||
If you have a Playready CDM key dump, you just need to make sure:
|
||||
1. Its provisioned as a V3 Device by [pyplayready](https://github.com/ready-dl/pyplayready).
|
||||
2. Security level is either SL2000 or SL3000
|
||||
3. Make sure you are using shaka-packager v2.6.1, as later versions have issues.
|
||||
3. Make sure you are using the latest version of shaka-packager from Stratuma, as he has patched it to work with multi-downloader-nx.\
|
||||
You can find his releases [here](https://github.com/stratumadev/shaka-packager/releases/latest)
|
||||
|
||||
After you have confirmed the above, place the file(s) in the `playready` folder, which is in the same directory you opened `aniDL.exe` from.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue