------------------- * Add support for Python 3.13;
0.4.27
------------------- * Add support for WebVTT by GrahamDigital; * Make setuptools an explicit requirement to improve support for Python 3.12+;
0.4.26
------------------- * 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.25
------------------- * Replace unmaintained cchardet with faust-cchardet;
0.4.23
------------------- * Bugfix for waitpid on Windows;