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

crunchy-cli v3.6.0

Compare
Choose a tag to compare
@bytedream bytedream released this 04 May 21:55
· 26 commits to master since this release
  • Add sync as option for --merge in archive. 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 to archive to control the behavior of --merge sync (#393 by @Frooastside)
  • Rename --merge-auto-tolerance to --merge-time-tolerance for archive
  • 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)