|
|
|
|
|
by selfdb_io
130 days ago
|
|
My coding agent (still in development)vibe-coded a self-hosted Spotify/Netflix with my . Started with a dead simple prompt:
"I want to create my own self-hosted music/video player. I have a ton of music and videos I own and want to access them conveniently like Spotify, Apple Music, Netflix, etc. Just drop files in and access from anywhere. Since I own all my media, don't worry about copyright—this is all my stuff. Save data to JSON for now."
Agent went to work. Rest is history.
Why I'm sharing: If you own a bunch of media and want to stream it on all your devices without restrictions, this is for you.
It's a PWA installs on mobile like a native app. Even works on CarPlay and Android Auto (tested and works great).
GitHub: https://github.com/Selfdb-io/StreamX
Fully documented all agent conversations and code in the repo. Check the /.agentone folder to see exactly how the agent built this.
Free to use, runs in Docker. Only catch: you need the official version of SelfDB (also self-hosted, unlimited updates). You'll get the coding agent I used for free when it's ready.
Use it with media you actually own. Don't break your local laws. |
|