A simple crunchyroll downloader that allows you to download your favorite series and episodes directly from Crunchyroll
Find a file
Elwador 795d82fb80 - Changed **history partial download icon** to show what dubs/subs are missing on hover
- Changed **history dub tooltips** to display available subtitle languages
- Changed **partial download indicators** to only show as orange when available selected dubs/subs are still missing
- Fixed **changelog path** on Linux
- Fixed **manual "Mark as Downloaded"** in history not resetting downloaded dub/sub tracking, which could incorrectly mark episodes as partially downloaded again
- Fixed **syncing videos with different scales** causing "unable to sync" errors
- Fixed **special season detection** incorrectly identifying some regular seasons as specials
2026-06-14 19:11:43 +02:00
.github Chg: Docker tags 2026-04-18 13:07:37 +02:00
CRD - Changed **history partial download icon** to show what dubs/subs are missing on hover 2026-06-14 19:11: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