Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Je n'arrive pas à télécharger des épisodes sur crunchyroll #795

Open
olivier-fog-dev opened this issue Dec 27, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@olivier-fog-dev
Copy link

Program version

5.1.5

Operating System

Windows

Type

CLI

Service

Crunchyroll

Command used

AniDl --service "crunchy" -s "G60X2WMWR" -e "GREX7JW8Y" -q "0" --chapters --dubLang "jpn" --allDubs --fileName "${show Title}_S${season}E${episode}_En mille morceaux ~ Quelqu'un regarde ~"

Show ID

G60X2WMWR

Episode

1

Console Output

Requesting: [GREX7JW8Y] Mob Psycho 100 II - 1 - Ripped Apart ~Someone Is Watching~
Chapter request successful
[WARN] Decryption not enabled!
[WARN] No full streams found!
[ERROR] Unable to download selected episode 1

Additional Information

No response

@olivier-fog-dev olivier-fog-dev added the bug Something isn't working label Dec 27, 2024
@XxUnkn0wnxX
Copy link

not a bug, you need to setup decryption. you need widevine folder with device_client_id_blob & device_private_key
sadly you won't find anyone sharing these as you need to get these yourself. via dumping keys from a rooted android or this method here via a virtual android device like I did.
Guide:
https://forum.videohelp.com/threads/408031-Dumping-Your-own-L3-CDM-with-Android-Studio

CR, Hidive etc require valid CDM keys for content decryption.
for the dumper:
https://github.com/lollolong/dumper
https://github.com/Diazole/dumper

frida-server:
https://github.com/frida/frida/releases

android studio:
https://developer.android.com/studio

your PC will need to be somewhat decent to run a virtual android device, this is akin to running a virtual machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants