aboutsummaryrefslogtreecommitdiff
path: root/filmstripper.py
AgeCommit message (Collapse)Author
2020-08-23Specified Python version 3 in shebangSan Jacobs
2020-08-23Made O/C/U choice mandatorySan Jacobs
2020-05-12BeautificationSan Jacobs
Bringing the code a bit closer to PEP8, even though it's not something I'm particularly concerned about.
2020-05-12Improved unique-making systemSan Jacobs
The system for making file names unique is now safe, the file name will always be unique.
2020-05-12Added default directoriesSan Jacobs
Added input/ as default input folder and output/output.png as default output location.
2020-03-04Added /usr/bin/env python tagSan Jacobs
2020-03-01Added prints during processingSan Jacobs
2020-02-26Added file overwrite warningSan Jacobs
2020-02-26Added file overwrite warningSan Jacobs
2020-02-26Wrote most functionalitySan Jacobs
2020-02-26Initial commitSan Jacobs