• Stars
    star
    3,181
  • Rank 13,611 (Top 0.3 %)
  • Language
    Kotlin
  • License
    GNU General Publi...
  • Created over 4 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Material 3 YouTube Music client for Android

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 region that YouTube Music is not supported, you won't be able to use this app unless you have 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 instruction 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.