A local-first Chrome side panel
Your YouTube,grouped by you.
Turn channels into focused Lists, then browse every new Upload in one clean Feed. You choose the groups. Yougroup keeps the queue.
- No account
- No hosted backend
- Works without an API key
Tune your own lineup
Subscriptions are a pile. Lists have a purpose.
Yougroup gives the channels you already follow a useful shape—without asking an algorithm what should come next.
Make a List.
Design research, weeknight recipes, long interviews—name the viewing lane you actually want.
Add Channels.
Paste a Channel ID or full channel URL. Public Uploads arrive through YouTube RSS first.
Watch your Feed.
Filter, hide Watched Videos, or open the whole playback queue in YouTube when you are ready.
The control room
The useful controls, right where you watch.
Open Yougroup beside YouTube. Your Lists, filters, refresh state, and playback queue stay close without taking over the page.
Everything you chose. Nothing twice.
Open one deduplicated Feed across every Channel in every List.
Catch up without backtracking.
Mark Uploads watched locally and hide them from the Feed until you want them back.
Pick up where refresh left off.
Refresh progress is saved, so interrupted work can resume instead of starting over.
Line it up. Play it on YouTube.
Sort newest, popular, or interleaved, then open your chosen queue on YouTube.
Your data stays in your browser
A watch organizer that does not watch you back.
Yougroup has no Yougroup account, hosted backend, server-side sync, or product analytics. Lists, cached Uploads, filters, playback queue, and Watched Video markers live in Chrome extension storage.
RSS handles the essentials.
Add a full channel URL or Channel ID and Yougroup reads public Uploads from the channel RSS feed—no YouTube Data API key required.
The Data API is optional.
Add your own restricted key if you want handle resolution and richer details such as duration and view count.
Developer preview
Build your better YouTube lineup.
Yougroup is an open-source Chrome extension in active development. Build the unpacked extension from source, then load it in Chrome 114 or newer.
View Yougroup on GitHub- 01
Clone the repository.
- 02
Run
bun install --frozen-lockfileandbun run build. - 03
Open
chrome://extensions, enable Developer mode, and load thedistfolder.