Open Issues Need Help
View All on GitHub [FEATURE] Scrape YouTube Live Chat (TypeScript) about 1 month ago
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