Refactor: Renamed chat_reader.py to main.py and updated README.

This commit is contained in:
2025-10-29 12:43:37 +01:00
parent 830333cf6e
commit 88ee64bf04
2 changed files with 173 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
# YouTube Live Chat in Terminal
## Project Description
This project aims to provide a customizable way to view YouTube Live Chat directly in your terminal. Designed primarily for Linux content creators, it offers an alternative to YouTube's default chat interface, with future plans for enhanced features like custom styling and a web overlay.
This project aims to provide a customizable way to view YouTube Live Chat directly in your terminal. It is implemented in `main.py`.
## Features
* **Real-time Live Chat Display:** Fetches and displays messages from YouTube Live Streams.