This is an automated archive made by the Lemmit Bot.

The original was posted on /r/opensource by /u/Proud-Contribution59 on 2025-08-28 14:13:57+00:00.


I’ve been frustrated with how many music players and YouTube converters are filled with ads, subscriptions, and other unnecessary fluff. So, as a personal challenge, I decided to build my own from scratch.

It’s a simple android app with two versions: a full music player and a standalone converter. It can download entire playlists and is completely free to use.

Here are the links to both:

YouTube Converter : github.com/21Errors/YTConverter

Converter + Music player : github.com/21Errors/YTMP3

The music player has a few minor bugs I’m still working on, but I’m proud of what I’ve accomplished so far. I also have a web version in the works, but I’m still trying to figure out the hosting situation since it needs to run shell commands.

I’d love for you to check it out, give me some feedback and maybe leave a star :D. It’s a passion project, and I’d really appreciate any thoughts on how to improve it.