Skip to content

z-huang/InnerTune

Repository files navigation

InnerTune

A Material 3 YouTube Music client for Android

Latest release License Downloads

Get it on GitHub Get it on F-Droid

Compare versions

Features

  • Play songs from YT/YT Music without ads
  • Background playback
  • Search songs, videos, albums, and playlists from YouTube Music
  • Login support
  • Library management
  • Cache and download songs for offline playback
  • Synchronized lyrics
  • Lyrics translator (experimental)
  • Skip silence
  • Audio normalization
  • Adjust tempo/pitch
  • Dynamic theme
  • Localization
  • Android Auto support
  • Personalized quick picks
  • Material 3

Screenshots

Warning

If you're in a region where YouTube Music is not supported, you won't be able to use this app unless you have a proxy or VPN to connect to a YTM supported region.

FAQ

Q: How to scrobble music to LastFM, LibreFM, ListenBrainz or GNU FM?

Use other music scrobbler apps. I recommend Pano Scrobbler.

Q: Why InnerTune isn't showing in Android Auto?

  1. Go to Android Auto's settings and tap multiple times on the version in the bottom to enable developer settings
  2. In the three dots menu at the top-right of the screen, click "Developer settings"
  3. Enable "Unknown sources"

Contributing Translations

Follow the instructions and create a pull request. If possible, please build the app beforehand and make sure there is no error before you create a pull request.

Donate

If you like InnerTune, you're welcome to send a donation. Donations will support the development, including bug fixes and new features.

Liberapay Liberapay

Credit

I want to give credit to vfsfitvnm/ViMusic for being an example of Jetpack Compose music player. It helped me a lot on my way to learn Compose and Android development.