Download Latest Version AutoSubSync-macos-amd64.zip (107.1 MB)
Email in envelope

Get an email when there's a new version of AutoSubSync

Home / v6.4
Name Modified Size InfoDownloads / Week
Parent folder
AutoSubSync-linux-amd64.AppImage 2026-05-19 154.0 MB
AutoSubSync-linux-amd64.tar.gz 2026-05-19 152.4 MB
AutoSubSync-macos-amd64.zip 2026-05-19 107.1 MB
AutoSubSync-macos-arm64.zip 2026-05-19 89.8 MB
AutoSubSync-windows-amd64.zip 2026-05-19 129.0 MB
AutoSubSync v6.4 source code.tar.gz 2026-05-19 3.8 MB
AutoSubSync v6.4 source code.zip 2026-05-19 3.9 MB
README.md 2026-05-19 3.3 kB
Totals: 8 Items   640.0 MB 37
  • Headless CLI: Added headless CLI for autonomous subtitle sync pipelines. Contributed by @Aidenir in PR #86, also mentioned by @nacho692 in [#66]:

    Introduces assy-cli with five subcommands (sync, shift, batch, config, version), JSON output mode, structured exit codes, and a slim Docker image - so AutoSubSync can run in CI/CD, scheduled jobs, and containers without a display or Qt event loop. The sync engine logic was extracted from SyncProcess into a new sync_core module that knows nothing about Qt; SyncProcess is now a thin adapter that wires Qt signals to sync_core callbacks. The pairing logic moved to a new pairing module the GUI re-imports. utils.py drops its top-level QtWidgets/QtGui imports so the CLI never loads Qt display libraries at runtime.

See Command-line interface (assy-cli) for detailed instructions.

  • Python 3.14+ Compatibility: Added a shim for pkg_resources to ensure compatibility with legacy dependencies (like autosubsync) that fail in recent Python versions where setuptools is not installed by default, Updated pyproject.toml to allow installation on Python 3.14. Contributed by @MateusSantos14 in PR #85
  • Custom Subtitle Suffix: Added a new option called Add custom suffix for subtitles in settings to define a default custom suffix for processed subtitles. All save locations (except "Overwrite input subtitle") will append this suffix to the output file name, added --suffix parameter in both CLI subcommands (sync and batch), mentioned by @StalOlympus in issue #69
  • Fixed No executable found for alass error in Windows with PyPI build, mentioned by @Milor123 in issue #84
  • Auto-Pairing with Season/Episode now sorts paired items correctly before adding to batch view, mentioned by @enchained in issue #71

Downloads

MacOS users please read the instructions.

Included: ffmpeg: 7.1 ffsubsync: 0.4.31 alass: 2.0 autosubsync: 1.0.1

Source: README.md, updated 2026-05-19