A simple crunchyroll downloader that allows you to download your favorite series and episodes directly from Crunchyroll
Go to file
Elwador 9d5fe9667b
Chg: Update README.md
2024-04-20 00:17:36 +02:00
README.md Chg: Update README.md 2024-04-20 00:17:36 +02:00

README.md

Crunchy-Downloader

Downloader for Crunchyroll

DRM Decryption Guide

Decryption Requirements

  • mp4decrypt (available at Bento4.com) - Required for the decryption process. This tool should be placed in the ./bin/ directory.

Instructions

To decrypt DRM content, it's essential to first acquire a CDM (Content Decryption Module). Once obtained, you will need to place the following CDM files into the ./widevine/ directory:

  • device_client_id_blob.bin
  • device_private_key.pem

For legal reasons, the CDM is not included with the software package, and you must source it independently.