- 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 |
||
|---|---|---|
| .github | ||
| CRD | ||
| docker | ||
| images | ||
| .dockerignore | ||
| .gitattributes | ||
| Dockerfile.webtop | ||
| LICENSE | ||
| README.md | ||
💾 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.
🛠️ System Requirements
- Operating System: Windows 10 or Windows 11
- .NET Desktop Runtime: Version 10.0
- Visual C++ Redistributable: 2015–2022
🖥️ 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.bindevice_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