Files
video-pipeline/README.md
2025-07-23 11:52:09 -07:00

20 lines
486 B
Markdown

# 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