Skip to content

AutoSubSync v2.8

Compare
Choose a tag to compare
@denizsafak denizsafak released this 22 Dec 01:14
· 59 commits to main since this release
ddcec1e

Release notes:

  • v2.8
    • Added automatic backup feature. Existing subtitle files will be backed up in the same folder, if they need to be replaced.
    • Added “Go Back” button under “Generate Again” button.
    • Added “Select destination folder” option to save menu.
    • If alass gives an encoding error, the script will try syncing again with auto-detected subtitle encodings for both “encoding_inc” and “encoding_ref” arguments.
    • If alass saves the synced subtitle with a different encoding, the script will detect it and change it back to original.
    • Fixed the isse [no video] and [no subtitle] pairs adding to sync queue in batch mode.
    • Changed the click behaviour in the “Batch mode” input. Now it displays all options for adding files.
    • Improvements in code logic.
  • v2.7fix
    • Fixed some issues and improved the code logic.
    • Added Python version check.
  • v2.7
    • Added “alass” and its settings. You can now choose ffsubsync or alass for syncing.
    • Added “x” button for emptying inputs.
    • Added option “Save next to video”.
    • Added option “Save next to video with same filename”.
    • If you only select 2 files (a subtitle and a video), they will automatically added as pair.
    • Added check for tkinter if it's not installed.
    • Improvements in code logic.
  • v2.6: Added scrollbar to batch mode, improvements in code quality and some logics.
  • v2.5fix5: Changed button colors, some improvements.
  • v2.5: Added batch processing feature mentioned in #1 by @MEKKIHUSSEIN, fixed some problems, improvements.
  • v2.4: Added support for .itt, fixed some compability issues of .vtt and .ttml, improvements.
  • v2.3: Added support for other subtitle types (.srt, .vtt, .sbv, .sub, .ass, .ssa, .dfxp, .ttml, .stl), mentioned in #3 by @Marco-9456, updated the requirements. (I haven't fully tested the compatibility of all subtitle file types because some come in various forms. If you have problems, report them to issues.)
  • v2.2: Updated ffsubsync to the newest version.
  • v2.1: Now works with reference subtitles, added new options, bug fixes, improvements.
  • v2.0: Added automatic subtitle sync functionality.
  • v1.0: Base release.

Usage

  1. Extract the folder from archive.
  2. Double-click run.bat file to run the script.