An open API service indexing awesome lists of open source software.

https://github.com/lovegaoshi/azusa-player-mobile

移动端的抽象b站音乐播放器
https://github.com/lovegaoshi/azusa-player-mobile

bilibili music-player react-native

Last synced: about 1 month ago
JSON representation

移动端的抽象b站音乐播放器

Awesome Lists containing this project

README

          



GitHub release (latest by date)


GitHub release (latest by date)





GitHub all releases


GitHub release (latest by date)


Get it on Google Play

下载应用,请到 F-Droid

Azusa-Player-Mobile / 电梓播放器手机版


A 3rd party Bilibili audio player / 一个Bilibili第三方音频播放器

# Intro

APM is the missing music player client to Bilibili like YTMusic to YT. No shenanigans, only music.

Check out the [chrome extension](https://github.com/lovegaoshi/NoxPlayer) version as well!

# Features

- retro UI/UX inspired by TTPlayer and AIMP
- strips audio stream from bilibili videos
- playlist focused music organization
- supports bilibili URL, YT, Alist, local files (android)
- playlist auto update
- customizable UI, live background
- cloud based playlist syncing across devices and to/from extension
- i18n support
- bilibili login
- caching and downloading
- Android Auto, Carplay support
- ffmpeg powered decoding and OTF r128gain parsing
- AB repeat
- karaoke lyric
- fade transition and crossfade
- beat match phrasing
- musicfree plugin support

# Install

Android users can download apk from [release](https://github.com/lovegaoshi/azusa-player-mobile/releases/latest), install on [f-droid](https://f-droid.org/packages/com.noxplay.noxplayer) or [google play](https://play.google.com/store/apps/details?id=com.noxplay.noxplayer).

iOS users can download and sideload ipa from release.

# Development

APM is proudly open-source and welcomes contributions. Please refer to [github actions](https://github.com/lovegaoshi/NoxPlayer/actions) for any compiling issues - if github can do it, so can you.

iOS dev quick start:

```
git clone https://github.com/lovegaoshi/azusa-player-mobile.git
yarn
yarn build
cd ios && pod install && cd ..
cp ios/sentry.properties.example ios/sentry.properties
yarn start
```

## Sponsor

**This project uses free icon assets from [Icons8.com](https://icons8.com/).**

CDN acceleration and security protection for this project are sponsored by Tencent EdgeOne.

![https://edgeone.ai/media/34fe3a45-492d-4ea4-ae5d-ea1087ca7b4b.png](https://edgeone.ai/media/34fe3a45-492d-4ea4-ae5d-ea1087ca7b4b.png)

Thank you for considering supporting APM. All donation proceedings will go towards a copy of Buldur's Gate III (or until BG3 goes on sale for $30)

## Licensing

APM uses GPL/LGPL libraries, thus is released under AGPLv3