This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """ | |
| 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" |