An open API service indexing awesome lists of open source software.

https://github.com/pykeio/brainrot

Live chat interface for Twitch & YouTube
https://github.com/pykeio/brainrot

livestream rust twitch-chat youtube-chat

Last synced: about 1 year ago
JSON representation

Live chat interface for Twitch & YouTube

Awesome Lists containing this project

README

          

# `brainrot`
A live chat interface for Twitch & YouTube written in Rust.

## Features
- **Twitch**
* ⚡ Live IRC
* 🔓 No authentication required
- **YouTube**
* 🏆 Receive chats in real time - first library to do so
* ⚡ Low latency
* ⏪ Supports VODs
* 🔓 No authentication required
- 🤝 **Simulcast** - Receive from multiple streams & platforms simultaneously

## Usage
See [`examples/twitch.rs`](https://github.com/vitri-ent/brainrot/blob/main/examples/twitch.rs) & [`examples/youtube.rs`](https://github.com/vitri-ent/brainrot/blob/main/examples/youtube.rs).