An Android application for streaming music from YouTube Music.
Go to file
2022-08-17 13:00:16 +02:00
.github CI: build debug APK 2022-07-03 23:59:17 +05:30
app Improve window insets handling 2022-08-17 13:00:16 +02:00
compose-reordering Improve window insets handling 2022-08-17 13:00:16 +02:00
compose-routing Update dependencies 2022-08-11 19:41:46 +02:00
fastlane/metadata/android/en-US Update fastlane metadata 2022-08-12 14:37:15 +02:00
gradle/wrapper Downgrade Gradle/AGP 2022-07-18 13:30:28 +02:00
ktor-client-brotli Initial commit 2022-06-02 18:59:18 +02:00
kugou Use OkHttp instead of CIO 2022-08-10 16:31:25 +02:00
youtube-music Use another piped instance (#203) 2022-08-12 14:30:50 +02:00
.gitignore Initial commit 2022-06-02 18:59:18 +02:00
build.gradle.kts Update AGP 2022-07-22 21:22:26 +02:00
gradle.properties Initial commit 2022-06-02 18:59:18 +02:00
gradlew Initial commit 2022-06-02 18:59:18 +02:00
gradlew.bat Initial commit 2022-06-02 18:59:18 +02:00
LICENSE.md Initial commit 2022-06-02 18:59:18 +02:00
README.md Update README 2022-08-10 19:10:29 +02:00
settings.gradle.kts Update dependencies 2022-08-11 19:41:46 +02:00

ViMusic

A Jetpack Compose Android application for streaming music from YouTube Music

Downloads


Features

  • Play (almost) any song or video from YouTube Music
  • Background playback
  • Cache audio chunks for offline playback
  • Search for songs, albums, artists videos and playlists
  • Fetch, display and edit songs lyrics or synchronized lyrics
  • Local playlist management
  • Reorder songs in playlist or queue
  • Light/Dark/Dynamic theme
  • Skip silence
  • Sleep timer
  • Audio normalization
  • Persistent queue
  • Open YouTube/YouTube Music links (watch, playlist)
  • ...

Installation

Get it on F-Droid Get it on GitHub

After installing, I recommend executing the following ADB command to neutralize some animation lags you may experience in cold starts:

adb shell cmd package compile -r bg-dexopt it.vfsfitvnm.vimusic

Similar projects, inspirations and acknowledgments

  • Beatbump: Alternative YouTube Music frontend built with Svelte/SvelteKit.
  • music: A material design music player with music from YouTube/YouTube Music.
  • YouTube-Internal-Clients: A python script that discovers hidden YouTube API clients. Just a research project.
  • ionicons: Premium hand-crafted icons built by Ionic, for Ionic apps and web apps everywhere.