1 Open Issue Need Help Last updated: Jul 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Develop a TypeScript program using Bun to scrape YouTube live chat messages. The program should connect to a YouTube live stream via its video ID/URL, continuously fetch and parse chat messages extracting data like username, message, timestamp, badges, and superchat details, handling reconnections and rate limits. The output should be structured JSON data representing the chat messages.

Complexity: 4/5
enhancement good first issue