Browse by type
Downloads anime from Crunchyroll and outputs them in a MKV file.
You won't be banned or anything, I downloaded all Kaguya-Sama seasons to test during 30 mins and everything went fine
.wvd file or client_id.bin and private_key.pem files).wvd file, or a client_id.bin and private_key.pemCheck the latest release and download the file that corresponds to your OS.
Usage of ./crunchyroll-downloader:
-audio-lang string
Audio language (default "ja-JP")
-audio-quality string
Audio quality (default "192k")
-etp-rt string
The "etp_rt" cookie value of your account
-season int
Season number. Not used if an episode link is entered
-subs-lang string
Subtitles language (default "en-US")
-url string
URL of the episode/season to download
-video-quality string
Video quality (default "1080p")
Ex: to download the first season of Hell's Paradise:
./crunchyroll-downloader --url https://www.crunchyroll.com/series/GJ0H7Q5ZJ/hells-paradise --season 1 --etp-rt replace_this
To download a specific episode:
./crunchyroll-downloader --url https://www.crunchyroll.com/watch/GE00198973JAJP/dawn-and-confusion --etp-rt replace_this
go build .etp_rt cookie?Chrome: Go to Application then Cookies
- Select the Crunchyroll domain, then copy the etp_rt cookie value

.wvd file and do I really need one?Yes, Crunchyroll uses DRM-only content. This file is used to get a Widevine license, which gives the keys to decrypt the media.
If you don't have a rooted Android device or are just lazy, search "ready to use cdms" and you'll find plenty of websites providing those files.
$ claude mcp add crunchyroll-downloader \
-- python -m otcore.mcp_server <graph>