Æapp® v3.0.0 is a small, quiet tool for collecting and preserving YouTube live chat comments. It was created for gentle observation, slow attention and the joy of returning to moments that would otherwise disappear.
This package contains the full ZIP‑version of Æapp, ready to download, run locally, adapt and explore.
git clone https://github.com/AEapp1/AEapp-v3.0.0.git
pip install -r requirements.txt
Create a file named .env in the project root:
YOUTUBE_API_KEY=your_api_key_here
LIVE_CHAT_ID=your_live_chat_id_here
FILTER_KEYWORD=æ,Æ or your filter_keyword here
python app.py
The app will start on http://127.0.0.1:5000.
/static
AEapp.png
style.css
/templates
base.html
index.html
community.html
about.html
updates.html
comment_popup.html
app.py
README.md
CHANGELOG.md
requirements.txt
.env (you create this)
Æapp® v3.0.0 includes a small, warm community corner where you can:
It’s intentionally simple — a quiet room inside the app.
Æapp® v3.0.0 has its own “About” page inside the app: /about
This page tells the story, intention and philosophy behind the project.
See CHANGELOG.md for version history.
EULA.txt.EULA.txt included in this package.
Æapp® follows a simple major.minor.patch versioning scheme.
v3.0.0 marks the beginning of the second product generation.