GitHub - maxrave-dev/SimpMusic: A cross-platform music app using YouTube Music for backend

A FOSS YouTube Music client for Android and Desktop with many features from
Spotify, SponsorBlock, ReturnYouTubeDislike using Compose Multiplatform to develop.

maxrave-dev%2FSimpMusic | Trendshift

SimpMusic - A FOSS YouTube Music client for Android with many features | Product Hunt

Download

Nightly Build


SimpMusic is available on Desktop now!

Features ✨️

  • Play music from YouTube Music or YouTube for free, without ads and in the background
  • High quality up-to 320kbps stream (NEW)
  • Browsing Home, Charts, Podcast, Moods & Genre with YouTube Music data at high speed
  • Search everything on YouTube
  • Analyze your playing data, create custom playlists, and sync with YouTube Music...
  • Spotify Canvas supported
  • Powered your experience with SimpMusic Chart (https://chart.simpmusic.org/)
  • Play 1080p video option with subtitle
  • AI song suggestions
  • Customize your playlist, synced with YouTube Music
  • Notifications from followed artists
  • Caching and offline playback support
  • Crossfade with DJ-style like Apple Music (NEW)
  • Synced lyrics from SimpMusic Lyrics, LRCLIB, Spotify (require login) and YouTube Transcript - AI lyrics translation (BETA) (*)
  • Personalize data (**) and multi-YouTube-account support
  • Local "scrobble" like Last.fm (NEW)
  • Supports SponsorBlock and Return YouTube Dislike
  • Sleep Timer
  • Android Auto with online content
  • Discord Rich Presence support
  • And many more!

(*) Use your OpenAI or Gemini API key
(**) For users who chose "Send back to Google" feature

Warning
This app is in the beta stage, so it may have many bugs and make it crash. If you find any bugs,
please create an issue or contact me via email or Discord server.
Because of depending on YouTube Music, the player error will happen and it's normally, please don't ask me about the stable state of this app.

Screenshots

More screenshots here.

Data

  • This app uses hidden API from YouTube Music with some tricks to get data from YouTube Music.
  • Use Spotify Web API and some tricks to get Spotify Canvas and Lyrics
  • Thanks to InnerTune for the idea to get data from YouTube Music. This repo is my inspiration to create this app.
  • Special thanks to SmartTube. This repo help me to extract the streaming URL of YouTube Music.
  • My app is using SponsorBlock to skip sponsor in YouTube videos.
  • ReturnYouTubeDislike for getting information on votes
  • Main lyrics data from SimpMusic Lyrics
  • Alternative lyrics data from LRCLIB. More information LRCLIB

Privacy

SimpMusic doesn't have any tracker or third-party server for collecting user data in FOSS version. If YouTube
logged-in users enable "Send back to Google" feature, SimpMusic only uses YouTube Music Tracking API to send listening history and listening record of video to Google for better recommendations and
supporting artist or YouTube Creator (For API reference,
see this).

We collect crash data in the Full version to improve the app.

Full or FOSS version

I use Sentry crashlytics to catch all crashes in the Full version. Sentry is the open-source project. If you don't want to be collected crash data, you must use FOSS version.

Desktop app

Which file should I download?

  • For Windows: Download the file with extension .msi.
  • For macOS: Download the file with extension .dmg.
  • For Linux: Download the file with extension .AppImage (all Linux distributions)

Log in guide: https://www.simpmusic.org/blogs/en/how-to-log-in-on-desktop-app

Discord login guide: https://gist.github.com/MarvNC/e601f3603df22f36ebd3102c501116c6

Some limitations on Desktop app:

  • Very buggy on some Linux distributions (because of Jetbrains not fix).

Please report issues on our Discord server if you find any bugs.

Translation

Crowdin
You can help me translate this app into your language by using Crowdin SimpMusic on Crowdin

Special thanks to all translators on Crowdin ❤️

FAQ

1. Wrong Lyrics?

Lyrics are provided by LRCLIB and other sources. Sometimes lyrics may not match perfectly with YouTube"
videoId" parameter. So I need to use some "String Matcher" and "Duration" for search lyrics. So
sometimes, some songs or videos get the wrong lyrics

2. Why the name or brand is "SimpMusic"?

Simply, because I love the name. It's a combination of 'Simple' and 'Music'. But SimpMusic is not a simple app, it's all you need for a powerful music streaming app.

More FAQ, join my Discord channel

Legal Disclaimer & Terms of Use

1. 100% Free, Open-Source & Strictly Non-Commercial

SimpMusic is a fully open-source project (FOSS) created purely for educational purposes and personal use. We do not sell this application, nor do we monetize it in any way. There are no advertisements, no premium features, no subscriptions, and no hidden fees within the app. This project has absolutely no commercial value or financial intent.

2. A Custom Browser with Content Filtering

SimpMusic acts strictly as a specialized, third-party web browser and client. It simply parses the publicly available website content and APIs of YouTube and YouTube Music, rendering them in a custom user interface. The ad-free experience it provides is fundamentally no different from using a standard web browser (like Chrome, Firefox, or Brave) equipped with a common ad-blocking extension (such as uBlock Origin).

3. Support Content Creators

We deeply respect the hard work of artists, musicians, and content creators. We strongly encourage all users to subscribe to YouTube Premium. Purchasing a Premium subscription is the best way to financially support the creators you listen to and ensure the continued growth of the platform. SimpMusic is built as a proof-of-concept for developers and enthusiasts, not to harm creators' revenues.

4. No Hosting of Copyrighted Material

We do not host, upload, distribute, or store any audio, video, or copyrighted media files on our own servers. All content accessed through this application is stored entirely on Google's/YouTube's servers and remains the property of their respective copyright owners. The app merely acts as a conduit to stream publicly accessible links.

5. User Responsibility & Legal Contact

The software is provided "AS IS", without warranty of any kind. The developers of SimpMusic do not encourage or condone piracy. Users are solely responsible for ensuring their usage of this app complies with their local copyright laws and the Terms of Service of the platforms they access.

Because we do not host any media files, we cannot process DMCA takedown requests for audio or video content. However, if you represent a copyright holder or have legal concerns regarding the open-source code itself, please contact us via email at: ndtminh2608@gmail.com

Developer/Team

We're looking for more contributors, all contributions are welcome! See our CODE OF CONDUCT

Thanks for all my contributors:

Showcase

This project is following clean architecture and MVVM pattern (in UI, app module).

Dependencies graph

Support & Donations

Special thanks to all supporter ❤️

Visit the website   Discord Server  
Buy me a Coffee   liberapay

MOMO or Vietnamese banking

SimpMusic is sponsored by:


Vercel OSS Program

DigitalOcean Referral Badge


Get a free $200 credit over 60 days on DigitalOcean: GET NOW

Crowdin and Sentry both have a free enterprise plan for Open-source projects. Follow the URLs:

Check out the Vercel open-source program:

This project is a part of SimpMusic.org Open-source project by me maxrave-dev