Social Stream for YouTube
Connect to YouTube Live Chat
This tool requires OAuth sign-in to access YouTube's data APIs.
Note: The YouTube Data API only provides aggregate subscriber totals (polled roughly every 30 minutes). It does not emit real-time “new follower” events, so you will not see Twitch-style follow pings here.
Membership-related events and subscriber counts remain limited to channels you own; chat functionality will work across most public channels.
Advanced: Use your own Google API credentials
How to set up in Google Cloud:
- Create or select a project at console.cloud.google.com
- Enable the “YouTube Data API v3” in APIs & Services
- Configure OAuth consent screen (External), add yourself as a test user or publish
- Create Credentials → OAuth client ID → Web application
- Add the following to Authorized redirect URIs:
Save and copy your Client ID (ends with .apps.googleusercontent.com) into the field above. API Key is optional.
After saving, sign out and sign in again to use your credentials.