This repository has been archived by the owner on Jul 4, 2024. It is now read-only.
Releases: crunchy-labs/crunchy-cli
Releases Β· crunchy-labs/crunchy-cli
crunchy-cli v3.5.0
- Fix download failing with error message ("invalid client id") (#382) with help from @Frooastside
- Remove
--etp-rt
flag
crunchy-cli v3.4.3
- Skip premium episode if account is non-premium
- Add embedded font support for ass override fonts (#378)
- Add warn message to
download
andarchive
if account is non-premium
crunchy-cli v3.4.2
- Fix login with credentials issue (#375)
crunchy-cli v3.4.1
- Fix anonymous login builder error (#370)
- Fix invalid 0% generate video file progress bar
- Fix chapters are added if only
--merge
is set toauto
- Fix archive --language-tagging sometimes causing crash
- Adjust archive
--sync-start
internal values
crunchy-cli v3.4.0
- Add
--sync-start
flag toarchive
. 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 tosearch
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
- Fix false-positive rate limit detection (#365)
crunchy-cli v3.3.4
- Fix last stream/episode segment missing
crunchy-cli v3.3.3
- Fix panic when communicating with the Crunchyroll servers
- Update
search
command output help
crunchy-cli v3.3.2
crunchy-cli v3.3.1
- 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