15 Commits

Author SHA1 Message Date
03e8019f0d docs: Mark project as archived 2025-10-31 09:22:38 +01:00
00e03209de Feat: Implement exponential backoff for YouTube API calls to handle quota errors. 2025-10-29 13:18:18 +01:00
d343375790 Fix: Implement minimum polling interval to conserve YouTube API quota. 2025-10-29 13:12:58 +01:00
01469f9b77 Docs: Update README with Gitea clone instructions. v0.1.0 2025-10-29 13:07:50 +01:00
0801a3413d Feat: Simplify initial message display and ensure tags are hidden. 2025-10-29 13:03:22 +01:00
81a8e3a56b Fix: Remove 'markup=True' from Text initialization due to TypeError. 2025-10-29 13:00:11 +01:00
b29290d6ba Fix: Correctly render rich color tags in startup messages. 2025-10-29 12:53:20 +01:00
e41c64fee6 Fix: Add missing import for rich.Text. 2025-10-29 12:50:52 +01:00
0a68509f46 Fix: Add missing import for rich.Live. 2025-10-29 12:49:59 +01:00
60fc22d112 Feat: Implement timed display of startup messages. 2025-10-29 12:48:55 +01:00
a94d9293f3 Fix: Gracefully handle KeyboardInterrupt on exit. 2025-10-29 12:46:00 +01:00
88ee64bf04 Refactor: Renamed chat_reader.py to main.py and updated README. 2025-10-29 12:43:37 +01:00
830333cf6e Resolve merge conflicts from initial Gitea pull 2025-10-29 12:41:15 +01:00
e35673a2b2 Initial commit 2025-10-29 12:23:45 +01:00
94effaf522 Initial commit: YouTube Chat Reader 2025-10-29 11:52:56 +01:00