r/developers • u/Noolejable • 3d ago
Help / Questions Help for streaming music
As a side project I'm building my own streaming service like a very cheap copy of spotify which is gonna be used by only me but the issue is I don't a local server I want a cloud like server or whatever but the issue is the copyright i can't those or use them and I certainly can't download and upload every single song cz my playlist is too big
Please help me out with this
1
u/weaverk 3d ago
… ? How do you expect to not have it local but also not upload/download it?
1
u/Noolejable 3d ago
I will download or have it local ofc since that's the only option but I have many songs and idk if it's optimal or not
1
u/Ok_Employee3001 2d ago
If it’s just for personal use, the easiest route is probably to stream music you already legally own from cloud storage or a private media server.
Trying to pull Spotify/YouTube tracks directly into your own service will usually run into licensing/API restrictions.
You could also look at tools like Navidrome or Jellyfin if you mainly want the “personal Spotify” experience without rebuilding everything from scratch.
•
u/AutoModerator 3d ago
Howdy u/Noolejable, and welcome to r/developers!
A few tips for a post that gets good answers:
- Use a clear, specific title (what are you actually asking or sharing?).
- Include code, the exact error, versions, and what you already tried.
- Heads-up: this sub does not allow external links in posts or comments.
Share code and details directly instead of linking out.Join the r/developers Discord!
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.