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
·
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
afterlogin
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)