Advanced usage: Async, Buffering, and YT API compatibility
masterPytchat supports several advanced patterns:
- Asyncio context: Use
LiveChatAsyncfor asynchronous workflows. - Buffering: Use
LiveChatto fetch chat with a buffer. - YouTube API compatibility: Use
CompatibleProcessorto get chat data in a format compatible with the official YouTube API.