Inital Commit

This commit is contained in:
2025-07-23 11:52:09 -07:00
commit d98bd6aa17
25 changed files with 1554 additions and 0 deletions

19
README.md Normal file
View File

@ -0,0 +1,19 @@
# Llama Chile Shop Video Automation Pipeline
This project automates the rendering, branding, and publishing of Fortnite gameplay clips for YouTube and PeerTube.
## Features
- Auto-detection of new stream folders
- Dynamic title card overlay
- Automated rendering and social post generation
- Vertical & widescreen output
## Setup
1. Clone the repo.
2. Create a `.env` file (see `ENVIRONMENT.md` for required keys).
3. Install dependencies:
```bash
pip install -r requirements.txt