CR Dl Versions Save

A Crunchyroll downloader

v4.0.1

3 years ago
  • Fix that cloudflare always returns captcha
  • Add timeout on download
  • Updated dependencies

v4.0.0

4 years ago

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

  • Fixed " in series name (closes #51)
  • Using typescript should have fixed most type errors (closes #40)
  • HTML entities in title

v3.3.1

4 years ago
  • Ajusted to CR changes

v3.3.0

4 years ago
  • Randomizing temporary folder folder name to allow running multiple instances of cr-dl simultaneously in the same folder.

v3.2.0

5 years ago
  • 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.

v3.1.0

5 years ago
  • 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

v3.0.5

5 years ago
  • Fixed on Windows (this time hopefully for correctly!)

v3.0.4

5 years ago
  • Fixed issues with ffmpeg for windows

v3.0.3

5 years ago
  • Fixed issues with Cloudflare
  • Fixed changing language

v3.0.2

5 years ago
  • CRs new URL formats now work