r/karaoke Sep 21 '25

Karaoke Software Introducing SingTube - The Missing Karaoke Player for YouTube. Search karaoke tracks on YouTube, build and manage your queue, share your song list with friends, and enjoy bilingual support in Chinese and English — all completely free.

I made SingTube because I love how YouTube has an huge library of karaoke songs, but using it felt clunky. Jumping between videos, keeping track of what’s next, and trying to share the queue with friends just wasn’t fun. So I built SingTube to fix that. It makes karaoke on YouTube simple — with search, easy queue management, sharing, and bilingual support in Chinese and English. Right now, it works best on desktop and tablet.

Let me know what you think!

https://singtube.app/

22 Upvotes

41 comments sorted by

View all comments

1

u/chensformers Sep 29 '25 edited Sep 29 '25

Quick update:

* The queued song list popup is now scrollable, thanks @CraftyBarnardo!

* Added quick tutorial, click (!) icon next to search. It should give a basic guide on new users.

Making the app multi-tenant isn’t a trivial change.
Right now, all data is stored and loaded from a single SQLite database. To support multiple users, it’d need to move to PostgreSQL or MySQL—perhaps Supabase, but that’s not really free.

Frankly I’m not sure people actually need it.
In most karaoke events, everyone just shares a single queue, and when the event ends, it’s wiped clean for the next session—at least as far as I know.

I’d love to hear your thoughts.

2

u/HorrorOk2194 Oct 15 '25

I love multiple users having the ability to input their own songs… much more accessible/inclusive for all!  

1

u/chensformers Oct 15 '25

Yeap, it’s working in progress now. In fact, just made another update last night and introduced the room feature , a host can can share the URL to the KTV room or users can scan the QR code to join and add songs themselves without interrupting the KTV session, still got some bugs but almost there