akarshsatija/streamus — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2014-02-01
Build and play a curated music playlist from YouTube without keeping dozens of tabs open.
Collect a team's tutorial videos into a shareable playlist link for onboarding.
Keep background music playing while working, controlled from a single browser panel.
| akarshsatija/streamus | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2014-02-01 | 2022-10-03 | 2020-05-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | hard | easy | easy |
| Complexity | 3/5 | 2/5 | 1/5 |
| Audience | general | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Full setup with saving and sharing requires building the server side in Visual Studio with a local database.
Streamus is a Google Chrome extension that turns YouTube into a more powerful music and video player. Instead of keeping browser tabs open for each video or losing track of songs you want to hear, you can build playlists, search for new content, and play everything from a single interface right inside your browser. The extension lets you search YouTube, add individual videos or entire playlists to your own collections, and use standard playback controls like shuffle, repeat, and skip. It also includes a discovery feature that suggests related videos, and you can share your curated playlists with others through a simple web link. The project is built as two main pieces: the browser extension itself, and a server that stores user data like playlists and folders so that your collections persist and can be shared between people. This tool is designed for people who use YouTube heavily for music or video listening, especially those who want a media-player experience rather than juggling multiple tabs. A founder building a curated video resource list, a project manager collecting tutorial playlists for a team, or anyone who wants background music while working could use this to organize and control playback without leaving their current browser workflow. Setting it up requires loading the extension into Chrome through the developer settings. The server side needs to be built in Visual Studio with a local database, so running the full project with saving and sharing features takes some development setup. The README includes a demo video showing the interface in action, which gives a clearer picture of the day-to-day experience than the feature list alone. The project is licensed under Creative Commons, meaning it can be used and shared with attribution but not commercially or modified without permission.
A Chrome extension that turns YouTube into a full music and video player with playlists, search, and shareable collections, all inside your browser.
Dormant — no commits in 2+ years (last push 2014-02-01).
You can use and share this with attribution, but not commercially or in modified form without permission.
Setup difficulty is rated hard, with roughly 1h+ to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.