Skip to content

Instantly share code, notes, and snippets.

@washedfs
washedfs / autodiff.py
Last active July 5, 2026 13:27
Script to clean Advanced SubStation Alpha (ASS) subtitle files and upload them to some comp site
"""
autodiff.py 1.0.2
Script to clean Advanced SubStation Alpha (ASS) subtitle files and upload them to some comp site.
Usage:
If you have muxtools installed, you should have all the dependencies for this script installed too.
When you run the script, it spits out a Diffchecker link after (not-so-)smart removal of non-dialogue events:
python autodiff.py "trashsubs.ass" "goodsubs.ass"