mirror of
https://github.com/Crunchy-DL/Crunchy-Downloader.git
synced 2026-04-22 01:11:58 +00:00
Update README.md
This commit is contained in:
parent
26d54ceb75
commit
6886217dd7
1 changed files with 4 additions and 1 deletions
|
|
@ -52,7 +52,10 @@ Visual c++ redist 2015-22 https://github.com/Crunchy-DL/Crunchy-Downloader/issue
|
||||||
|
|
||||||
## Decryption Requirements
|
## Decryption Requirements
|
||||||
|
|
||||||
- **mp4decrypt** (available at [Bento4.com](http://www.bento4.com/)) - Required for the decryption process. This tool should be placed in the `./lib/` directory.
|
You will need one of the following tools placed in the `./lib/` directory.
|
||||||
|
|
||||||
|
- **mp4decrypt** - Required for the decryption process. Available at [Bento4.com](http://www.bento4.com/).
|
||||||
|
- **shaka-packager** - Required for the decryption process. Available at [Shaka-Packager GitHub Releases](https://github.com/shaka-project/shaka-packager/releases/latest).
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue