ramforth
  • Joined on 2025-10-29
ramforth pushed to main at ramforth/Overlays 2025-10-30 13:32:00 +01:00
9b62800a28 Add index.html and update azuracast/README.md
ramforth pushed to main at ramforth/Overlays 2025-10-30 13:08:38 +01:00
8d6237b346 Restructure repository and update READMEs
ramforth renamed repository from AzuraCast-Radio-Overlays to ramforth/Overlays 2025-10-30 13:03:57 +01:00
ramforth created branch main in ramforth/_cargo-index 2025-10-30 12:42:37 +01:00
ramforth pushed to main at ramforth/_cargo-index 2025-10-30 12:42:37 +01:00
fe4ba8d3a8 Initialize Cargo Config
ramforth pushed to main at ramforth/_cargo-index 2025-10-30 12:42:37 +01:00
8494fa596c Rebuild Cargo Index
ramforth pushed to main at ramforth/Overlays 2025-10-30 12:05:37 +01:00
844a254fa5 Add README.md
ramforth pushed to main at ramforth/Overlays 2025-10-30 12:01:05 +01:00
012c63f1da Add overlay files
ramforth created repository ramforth/Overlays 2025-10-30 11:58:13 +01:00
ramforth pushed to main at ramforth/youtube-chat-webhook-v2 2025-10-29 13:53:58 +01:00
d4c83fb908 Resolve merge conflict in README.md
dbb5a3ca77 Initial commit: Webhook Listener Project Plan
Compare 2 commits »
ramforth created repository ramforth/youtube-chat-webhook-v2 2025-10-29 13:44:46 +01:00
ramforth commented on issue ramforth/youtube-chat-terminal#2 2025-10-29 13:42:42 +01:00
API quota reaches end quickly

This is an API restriction that we are hard pressed to overcome in the current iteration of the script. Because we as small, normal people, only can access the public API - we see heavy…

ramforth opened issue ramforth/youtube-chat-terminal#2 2025-10-29 13:19:12 +01:00
API quota reaches end quickly
ramforth pushed to main at ramforth/youtube-chat-terminal 2025-10-29 13:18:30 +01:00
00e03209de Feat: Implement exponential backoff for YouTube API calls to handle quota errors.
ramforth pushed to main at ramforth/youtube-chat-terminal 2025-10-29 13:13:07 +01:00
d343375790 Fix: Implement minimum polling interval to conserve YouTube API quota.
ramforth pushed to main at ramforth/youtube-chat-terminal 2025-10-29 13:07:59 +01:00
01469f9b77 Docs: Update README with Gitea clone instructions.
0801a3413d Feat: Simplify initial message display and ensure tags are hidden.
Compare 2 commits »
ramforth pushed tag v0.1.0 to ramforth/youtube-chat-terminal 2025-10-29 13:07:59 +01:00
ramforth pushed to main at ramforth/youtube-chat-terminal 2025-10-29 13:00:18 +01:00
81a8e3a56b Fix: Remove 'markup=True' from Text initialization due to TypeError.
ramforth pushed to main at ramforth/youtube-chat-terminal 2025-10-29 12:53:29 +01:00
b29290d6ba Fix: Correctly render rich color tags in startup messages.