## Project Structure ```text trim-vid/ ├── .gitignore ├── app.py ├── db.py ├── history.db ├── LICENSE ├── push_batches.ps1 ├── README.md ├── requirements.txt └── TECHSTACK.md ```