Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

crunchy-cli v3.0.0-dev.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@bytedream bytedream released this 19 Jun 23:06
· 242 commits to master since this release
  • Add search command (#20, #70, #217). This command can be used to search Crunchyroll series, episodes, etc. and returns some metadata like title, description, stream url, ... . The command isn't as user friendly as the yt-dlp search (e.g. #70 (comment)) but has nearly the same functionality. See #217 for more information how it works.
  • Enable usage of --credentials, --etp-rt and --anonymous after login command
  • Fix audio switching to japanese with archive if no more dubs are available (#207)
  • Fix weird renaming of output file if the generated filename only consists of an (file) extension and already exists
  • Fix subtitle entry sorting (#208)