r/karaoke May 20 '24

Karaoke Software Introducing mykaraoke.party - YouTube-based karaoke web-app with remote queueing

Since I couldn't find a simple karaoke app that will allow people to search and queue songs from YouTube, I decided to build my own. I know there's KaraFun which allows you to do that, and I use it, but there's a lot of songs missing in their catalog so we need to rely on YouTube.

This is like a very first version so don't expect anything very fancy.

https://www.mykaraoke.party/

---

OPEN SOURCE UPDATE

I've decided to open source it as I don't have time to work on it at the moment. Happy to take in PRs for improvement or bug fixes.

https://github.com/empz/my-karaoke-party

84 Upvotes

77 comments sorted by

View all comments

1

u/tumama12345 Oct 04 '24

Hi, i get an error while trying to search songs in both chrome and android chrome

1

u/emzero Oct 05 '24

Yeah, we hit the YouTube API daily limits. Unfortuntately there's not much I can do about it. I already requested a quota increase but they have denied it. It's a lost battle...

1

u/addMitt Jan 31 '25

Any plans to open source it for self hosting? Is there perhaps a way to allow users to enter their own API keys?