mirror of
https://github.com/Crunchy-DL/Crunchy-Downloader.git
synced 2026-05-15 14:32:17 +00:00
Update README.md
This commit is contained in:
parent
b1a906ebe2
commit
673dddc4f8
1 changed files with 25 additions and 3 deletions
28
README.md
28
README.md
|
|
@ -1,8 +1,24 @@
|
||||||
# Crunchy-Downloader
|
# 💾 Crunchy-Downloader
|
||||||
Downloader for Crunchyroll
|
This intuitive software allows you to seamlessly download your favorite series and episodes directly from Crunchyroll, ensuring you can enjoy high-quality anime offline, anytime and anywhere.
|
||||||
|
|
||||||
|
> I am in no way affiliated with, maintained, authorized, sponsored, or officially associated with Crunchyroll LLC or any of its subsidiaries or affiliates.
|
||||||
|
> The official Crunchyroll website can be found at https://crunchyroll.com/.
|
||||||
|
|
||||||
|
# ✏️ Software Requirements
|
||||||
|
|
||||||
|
Windows 10 or Windows 11
|
||||||
|
|
||||||
|
# 🖥️ User Interface
|
||||||
|
|
||||||
|
Downloads overview:
|
||||||
|

|
||||||
|
Add new downloads:
|
||||||
|

|
||||||
|
Settings:
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
# DRM Decryption Guide
|
# 🛠️ DRM Decryption Guide
|
||||||
## 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 `./bin/` directory.
|
- **mp4decrypt** (available at [Bento4.com](http://www.bento4.com/)) - Required for the decryption process. This tool should be placed in the `./bin/` directory.
|
||||||
|
|
@ -15,3 +31,9 @@ To decrypt DRM content, it's essential to first acquire a CDM (Content Decryptio
|
||||||
- `device_private_key.pem`
|
- `device_private_key.pem`
|
||||||
|
|
||||||
For legal reasons, the CDM is not included with the software package, and you must source it independently.
|
For legal reasons, the CDM is not included with the software package, and you must source it independently.
|
||||||
|
|
||||||
|
# 📜 Disclaimer
|
||||||
|
|
||||||
|
This tool is meant for private use only. You need a Crunchyroll Premium subscription to access premium content.
|
||||||
|
|
||||||
|
You are entirely responsible for what happens when you use crunchy-cli.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue