diff --git a/File Naming & Directory Conventions.md b/File Naming & Directory Conventions.md new file mode 100644 index 0000000..c2ed273 --- /dev/null +++ b/File Naming & Directory Conventions.md @@ -0,0 +1,3 @@ +# File Naming & Directory Conventions + +_TODO: Add content here._ \ No newline at end of file diff --git a/Home.md b/Home.md index 1c60125..275915c 100644 --- a/Home.md +++ b/Home.md @@ -1,106 +1,3 @@ - -
-HomeWelcome to the GitHub wiki for the Llama Chile Shop content automation pipeline. This project automates the post-processing, metadata generation, and multi-platform publishing of Fortnite livestream highlight videos.
-The goal of this pipeline is to:
-Automatically process Fortnite livestream clips into polished, branded videos.
-Dynamically generate descriptions using OpenAI.
-Upload videos to YouTube and PeerTube.
-Promote newly uploaded videos on social media (Mastodon and Bluesky).
-All work is structured in versioned releases, each building upon the last.
-Latest version: v0.1.1
Features in progress:
-YouTube uploads with AI-generated descriptions
-Modular architecture refactor
-Proof-of-concept end-to-end flow for montages/ only
Python 3.11+
-FFmpeg for video processing
-OpenAI API for text generation
-YouTube Data API for uploads
-GitHub Actions (future)
-PeerTube API (future)
-Z:\
-βββ 2025.07.01\
-β βββ hits\
-β βββ misses\
-β βββ montages\
-β βββ outtakes\
-β βββ rendered\
-βββ modules\
-βββ assets\
-βββ upload_youtube_montage.py
-βββ main.py
-βββ .env
-βββ README.md
-
-π§ Alpha Alpaca (aka βGrampsβ)
-π€ ChatGPT (assistant, code reviewer, doc writer)
-