Skip to content

Releases: crunchy-labs/crunchy-cli

crunchy-cli v3.5.0

19 Apr 22:38
Compare
Choose a tag to compare
  • Fix download failing with error message ("invalid client id") (#382) with help from @Frooastside
  • Remove --etp-rt flag

crunchy-cli v3.4.3

14 Apr 20:06
4fc20c7
Compare
Choose a tag to compare
  • Skip premium episode if account is non-premium
  • Add embedded font support for ass override fonts (#378)
  • Add warn message to download and archive if account is non-premium

crunchy-cli v3.4.2

11 Apr 18:27
Compare
Choose a tag to compare
  • Fix login with credentials issue (#375)

crunchy-cli v3.4.1

10 Apr 00:02
Compare
Choose a tag to compare
  • Fix anonymous login builder error (#370)
  • Fix invalid 0% generate video file progress bar
  • Fix chapters are added if only --merge is set to auto
  • Fix archive --language-tagging sometimes causing crash
  • Adjust archive --sync-start internal values

crunchy-cli v3.4.0

08 Apr 12:48
Compare
Choose a tag to compare
  • Add --sync-start flag to archive. The flag tries to sync the timing of all downloaded audios to match one video. This may not always work, in such case the command continues for the current episode as if --sync-start wasn't set
  • Add {{account.token}}, {{account.id}}, {{account.profile_name}} and {{account.email}} output option to search command
  • Remove deprecated {resolution} output format option
  • Fix false-positive rate limit detection (again) (#368)
  • Fix invalid pixel format conversion (#352)

crunchy-cli v3.3.5

05 Apr 20:48
Compare
Choose a tag to compare
  • Fix false-positive rate limit detection (#365)

crunchy-cli v3.3.4

04 Apr 19:30
Compare
Choose a tag to compare
  • Fix last stream/episode segment missing

crunchy-cli v3.3.3

03 Apr 15:29
Compare
Choose a tag to compare
  • Fix panic when communicating with the Crunchyroll servers
  • Update search command output help

crunchy-cli v3.3.2

03 Apr 14:50
Compare
Choose a tag to compare
  • Fix download issue. One endpoint was "discovered" which still has DRM-free streams, this endpoint is now used.
  • Add missing fonts (#360)
  • Fix chapters which are sent as float (#351)

crunchy-cli v3.3.1

10 Mar 21:18
Compare
Choose a tag to compare
  • Fix error if chapter has invalid start or end time (#348)
  • Fix archive containing chapters if --include-chapters is not set
  • Explicitly set ffmpeg color space to prevent error which might occur when the source video has a unexpected color space