This repository has been archived by the owner on Jul 4, 2024. It is now read-only.
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)