A collection of simple Python scripts to automate common file tasks like sorting, renaming, and organizing folders.
- Python 3.11.2
- Before running get:
- exiftool, ffmpeg, ffprobe, ffplay executables in your PATH
- Open command prompt with AP
- cd to project directory
- run venv:
- venv\Scripts\activate
- Install packages:
- pip install -r requirements.txt
- run main:
- py src\main.py