Make your own music library with any song on YouTube/YouTube Music.
No ads, free, and simple.
Note: The project is currently in an unstable stage. If you encounter bugs, please report by opening an issue.
Music uses NewPipe Extractor to retrieve information and stream data from YouTube/YouTube Music. It's a music player as well, so you can create your own playlists and organize your songs by the artists you create. The aim of Music is to enable everyone to listen to music at no cost by an easy-to-use, practical and ad-free application.
- No ads
- Search songs, videos, playlists and channels from YouTube/YouTube Music
- auto load more songs when playing the last 5 songs in queues from YouTube
- Material design player
- Lockscreen playback
- Media controls in notification
- Skip to next/previous song
- Repeat/shuffle mode
- Edit now-playing queue
- Play and save songs from YouTube/YouTube Music
- Download music for offline playback
- Edit song name and song artist
- Create playlists in local database
The overall plan for this project at current stage:
- Improve user interface and migrate to Material You
- Modify NewPipe Extractor to support more album and artist information and audio normalization
You can install Music using the following methods:
- Download the APK file from GitHub Releases.
- Add IzzyOnDroid to your F-Droid repos following the instruction, and you can search for this app and receive updates.
- Go to GitHub Action and download the APK artifact of any workflow.
- Clone this repository and build a debug APK.
How to get updates?
- If you install from GitHub Releases, the app already has a built-in updater.
- If you install from method 2, you can check for updates using the F-Droid application.
- Or else, visit GitHub and checkout the releases, issues, PRs, or anything new.