ViMusic/README.md

61 lines
3 KiB
Markdown
Raw Normal View History

2022-06-03 11:05:33 +00:00
<div align="center">
<img src="./app/src/main/ic_launcher-playstore.png" width="128" height="128" style="display: block; margin: 0 auto"/>
<h1>ViMusic</h1>
2022-08-29 10:28:23 +00:00
<p>An Android application for streaming music from YouTube Music</p>
2022-06-03 11:05:33 +00:00
</div>
2022-06-02 16:59:18 +00:00
---
2022-07-24 21:13:59 +00:00
<p align="center">
2022-08-10 17:10:29 +00:00
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg" width="30%" />
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg" width="30%" />
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/3.jpg" width="30%" />
2022-07-24 21:13:59 +00:00
2022-08-10 17:10:29 +00:00
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg" width="30%" />
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/5.jpg" width="30%" />
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/6.jpg" width="30%" />
2022-06-02 16:59:18 +00:00
</p>
## Features
2022-07-23 08:51:48 +00:00
- Play (almost) any song or video from YouTube Music
2022-06-02 16:59:18 +00:00
- Background playback
- Cache audio chunks for offline playback
2022-06-06 16:08:52 +00:00
- Search for songs, albums, artists videos and playlists
2022-10-08 17:21:28 +00:00
- Bookmark artists and albums
- Import playlists
2022-08-10 17:10:29 +00:00
- Fetch, display and edit songs lyrics or synchronized lyrics
2022-06-02 16:59:18 +00:00
- Local playlist management
- Reorder songs in playlist or queue
2022-08-10 17:10:29 +00:00
- Light/Dark/Dynamic theme
2022-06-13 21:06:40 +00:00
- Skip silence
2022-06-15 16:27:53 +00:00
- Sleep timer
2022-06-23 11:40:26 +00:00
- Audio normalization
2022-07-13 13:17:12 +00:00
- Persistent queue
2022-10-08 17:21:28 +00:00
- Open YouTube/YouTube Music links (`watch`, `playlist`, `channel`)
2022-06-02 16:59:18 +00:00
- ...
## Installation
2022-07-18 05:56:38 +00:00
2022-08-25 07:59:14 +00:00
[<img src="https://github.com/machiav3lli/oandbackupx/blob/034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4/badge_github.png"
alt="Get it on GitHub"
height="80">](https://github.com/vfsfitvnm/ViMusic/releases/latest)
[<img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png"
alt="Get it on IzzyOnDroid"
height="80">](https://apt.izzysoft.de/fdroid/index/apk/it.vfsfitvnm.vimusic)
2022-07-18 05:56:38 +00:00
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">](https://f-droid.org/packages/it.vfsfitvnm.vimusic/)
2022-06-02 16:59:18 +00:00
## Similar projects, inspirations and acknowledgments
- [**Beatbump**](https://github.com/snuffyDev/Beatbump): Alternative YouTube Music frontend built with Svelte/SvelteKit.
- [**music**](https://github.com/z-huang/music): A material design music player with music from YouTube/YouTube Music.
- [**YouTube-Internal-Clients**](https://github.com/zerodytrash/YouTube-Internal-Clients): A python script that discovers hidden YouTube API clients. Just a research project.
- [**ionicons**](https://github.com/ionic-team/ionicons): Premium hand-crafted icons built by Ionic, for Ionic apps and web apps everywhere.
2022-08-29 10:28:23 +00:00
<a href="https://www.flaticon.com/free-icons/music" title="music icons">App icon based on icon created by Ilham Fitrotul Hayat - Flaticon</a>
## Disclaimer
This project and its contents are not affiliated with, funded, authorized, endorsed by, or in any way associated with YouTube, Google LLC or any of its affiliates and subsidiaries.
Any trademark, service mark, trade name, or other intellectual property rights used in this project are owned by the respective owners.