------------------- * Allow progress to work for multiple syncs even if alignment fails for a particular input; * Allow specifying ffmpeg exe path using --ffmpeg-path; * Updates for Python 3.12; * Don't report sync as successful if best score is in negatives (from ajitid); * Turn on Audio Sync for audio extraction process (from dvh312);
0.4.24
------------------- * Replace unmaintained cchardet with faust-cchardet;
0.4.23
------------------- * Bugfix for waitpid on Windows;
------------------- * Blacken code and get rid of future_annotations dependency;
0.4.18
------------------- * Allow `--apply-offset-seconds` when only subtitles specified; * Make golden section search over scale factors option (`--gss`) available from help; * Use -inf as objective for invalid offsets;