A simple crunchyroll downloader that allows you to download your favorite series and episodes directly from Crunchyroll
Find a file
Elwador c123093e21 - Added general setting to **replace existing output files** instead of creating numbered copies
- Added **default video setting**
- Changed **history tracking** to include downloaded dub and subtitle languages for each episode
- Changed **downloaded episode indicators** to show partial download status when selected dubs or subtitles are still missing
- Changed **history and series views** to show downloaded dub/subtitle languages in tooltips
- Changed **fast history refresh** to also update available dub and subtitle metadata for existing episodes
- Changed **partially downloaded episode handling** so episodes with newly available selected dubs/subs are counted as actionable
- Changed **persisted queue auto-download** to wait until login/init is complete
- Changed **history search popup** to focus the search input when opened
- Improved **Sonarr episode matching** to preserve valid matches and avoid duplicate assignments
- Fixed **cover attachment race condition** during parallel muxing
- Fixed **missing cover attachments** causing mkvmerge command building to fail
- Fixed **Sonarr episode matching** when history was updated from the calendar
2026-05-25 15:44:43 +02:00
.github Chg: Docker tags 2026-04-18 13:07:37 +02:00
CRD - Added general setting to **replace existing output files** instead of creating numbered copies 2026-05-25 15:44:43 +02:00
docker Add: webtop Docker support 2026-04-17 22:29:56 +02:00
images - Added notification service for webhooks 2026-05-14 21:49:57 +02:00
.dockerignore Add: webtop Docker support 2026-04-17 22:29:56 +02:00
.gitattributes Chg - Moved images to lfs 2024-06-23 05:33:00 +02:00
Dockerfile.webtop Add: webtop Docker support 2026-04-17 22:29:56 +02:00
LICENSE Create LICENSE 2024-05-25 01:30:34 +02:00
README.md - Added **fallback for hardsub** to use **no-hardsub video** if enabled 2025-12-01 11:47:30 +01:00

💾 Crunchyroll-Downloader

A simple crunchyroll downloader that allows you to download your favorite series and episodes directly from Crunchyroll.

⚠️ Disclaimer: This tool is intended for private use only. It is not affiliated with, maintained, authorized, sponsored, or officially associated with Crunchyroll LLC or any of its subsidiaries or affiliates. Use of this application may violate Crunchyroll's Terms of Service and could be illegal in your country. You are solely responsible for your use of Crunchy-Downloader. You need a Crunchyroll Premium subscription to access premium content.

Code size Download Badge License Release

Discord

🛠️ System Requirements

  • Operating System: Windows 10 or Windows 11
  • .NET Desktop Runtime: Version 10.0
  • Visual C++ Redistributable: 20152022

🖥️ Features

  • Download Episodes and Series: Fetch individual episodes or entire series from Crunchyroll
  • Multiple Subtitle and Audio Tracks: Support for downloading videos with various subtitles and audio tracks
  • User-Friendly Interface: Intuitive GUI for easy navigation and operation
  • Calendar View: View upcoming episodes and schedule downloads
  • Download History: Keep track of your downloaded content
  • Settings Customization: Adjust settings to suit your preferences

For detailed information on each feature, please refer to the GitHub Wiki.

🔐 DRM Decryption Guide

1. Obtain Decryption Tools

Place one of the following tools in the ./lib/ directory:

  • mp4decrypt: Available at Bento4
  • shaka-packager: Available at Shaka Packager Releases ⚠️ Version 3.x is not working correctly — use v2.6.1 instead

2. Acquire Widevine CDM Files

Create a folder named widevine in the root directory of Crunchy-Downloader and place the following files inside:

  • device_client_id_blob.bin
  • device_private_key.pem

⚠️ Note: Due to legal reasons, these CDM files are not provided with the application. You must source them independently.

For more information, refer to the Widevine FAQ