AUTH_001
YouTube
Finds public, unlisted, and private live broadcasts with read-only access.
YouTube, Twitch, and Kick chat, kept beside the code instead of behind another browser window.
Read-only. Automatic stream discovery. Built to stay open on your own machine.
FIG_001 · LIVE TERMINAL FEED
Newest messages remain anchored at the bottom
connected· Building livefeed · q quit
HOW THIS WORKS
Livefeed checks which provider is connected, finds the broadcast that is live now, and opens its chat in a responsive terminal feed.
Start it before going live. It waits offline, checks again, and connects without a restart. If multiple providers are connected, a compact shell prompt asks which chat to open.
YouTube history loads before new messages arrive. Twitch history is restored from the local machine. Network loss is reported, retries are automatic, and messages already received stay visible.
Providers
3 / 3
Write access
0
Local history
2,000
Analytics
none
COMMAND CATALOG · 5 ENTRIES
Copy a command or run the default. Provider-specific commands remain available.
livefeedOpen the connected chat or choose a provider
00livefeed --demoPreview synthetic chat without signing in
01livefeed authChoose YouTube, Twitch, or Kick and connect
02livefeed logoutRemove one login or sign out of all providers
03livefeed updateInstall the latest published version
04INSTALL · THREE PACKAGE MANAGERS
Use npm, pnpm, or Bun to install the public package globally. Bun 1.3 or newer is required as the runtime on macOS or desktop Linux.
npm install --global livefeedpnpm add --global livefeedbun add --global livefeedPOST INSTALL Keep Livefeed current with livefeed update
AUTHORIZATION · READ ONLY
Browser authorization completes once. Provider secrets never ship in the CLI.
AUTH_001
Finds public, unlisted, and private live broadcasts with read-only access.
AUTH_002
Uses user:read:chat to receive your channel's live conversation.
AUTH_003
Receives signed chat events through Livefeed's read-only relay.
AUTH_004
Refresh tokens stay in the operating system credential manager.
AUTH_005
YouTube and Twitch messages stay local. Kick events cross the relay.
COLOPHON
No analytics. No advertising. Kick's signed webhook relay carries only the chat required by the terminal feed. The source is public and the license is MIT.
livefeed