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.6.7
crunchy-cli v3.6.6
crunchy-cli v3.6.5
- Fix
JWT error
(#425)
crunchy-cli v3.6.4
- Fix false positive DRM detection
- Fix stream limit being triggered
crunchy-cli v3.6.3
- Fix subtitle sizing in some video players (#421)
- Fix invalid subtitle header names
crunchy-cli v3.6.2
- Add warning message the --skip-existing-method has no effect without
--skip-existing
(#418) - Fix crashes when downloading CC subtitles (#408)
- Fix audio syncing using wrong internal index (#407 by @Frooastside)
- Fix malformed subtitles (#412)
- Fix video containing hardsubs if not requested (#415)
- Only include one CC subtitle if multiple are present
crunchy-cli v3.6.1
crunchy-cli v3.6.0
- Add
sync
as option for--merge
inarchive
. This tries to sync multiple audio tracks to match one video and replaces--sync-start
as it's more reliable (#393 by @Frooastside) - Add
--merge-sync-tolerance
and--merge-sync-precision
flags toarchive
to control the behavior of--merge sync
(#393 by @Frooastside) - Rename
--merge-auto-tolerance
to--merge-time-tolerance
forarchive
- Remove
archive
--sync-start
in favor of--merge sync
- Fix empty subtitles if multiple subtitle formats are used (#398)
- Fix generating file names that are longer than 255 characters (OS file name limit)
crunchy-cli v3.5.2
- Fix error if chapter start is greater than end (#389)
- Fix jwt expiration error