This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
Releases: DasKraken/CR-dl
Releases · DasKraken/CR-dl
Release v4.0.1
Release v4.0.0
Big rewrite with many changes
Changes
- Changed option names to a more standard naming scheme (e.g.
--listSubs
to--list-subs
) - Already downloaded videos are skipped
- Detection of premium, region and language restrictions giving better error messages (closes #52, #37 )
- On
login
command password can now be entered in prompt (without echo) - Cookies are now stored in Netscape HTTP Cookie File format giving ability to import from browsers and more (closes #38)
- Check for long path (#20)
- Using cloudscraper for better cloudflare bypassing
- Now on npm
Removals
- Removed --legacyPlayer (closes #35)
Fixes
Release v3.3.1
- Ajusted to CR changes
Release v3.3.0
- Randomizing temporary folder folder name to allow running multiple instances of cr-dl simultaneously in the same folder.
Release v3.2.0
- Added option
--attachFonts
to automatically download and attach all fonts that are used in subtitles. - Added option
--legacyPlayer
to download subtitles using the method which was used by the old Flash Player (For some reason they use different fonts on older videos). - Added option
--httpProxy PROXY
to select an HTTP proxy to access Crunchyroll. This is enough to bypass geo-blocking. - Added option
--httpProxyCdn PROXY
to select an HTTP proxy used to download the video files.
Release v3.1.0
- Intervals can now be specified for seasons e.g.
--seasons 1-3
- Episodes can now be selected over multiple seasons as long as the episode numbers don't collide e.g.
--seasons 1-3 --episodes 10-60
- Fixed language selection
Release v3.0.5
- Fixed on Windows (this time hopefully for correctly!)
Release v3.0.4
- Fixed issues with ffmpeg for windows
Release v3.0.3
- Fixed issues with Cloudflare
- Fixed changing language
Release v3.0.2
- CRs new URL formats now work