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站音乐播放器
- Host: GitHub
- URL: https://github.com/lovegaoshi/azusa-player-mobile
- Owner: lovegaoshi
- License: agpl-3.0
- Created: 2023-05-07T13:48:51.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2026-05-27T04:08:36.000Z (about 2 months ago)
- Last Synced: 2026-05-27T04:28:41.589Z (about 2 months ago)
- Topics: bilibili, music-player, react-native
- Language: TypeScript
- Homepage: https://azusa-player-mobile.vercel.app/
- Size: 149 MB
- Stars: 1,295
- Watchers: 3
- Forks: 53
- Open Issues: 15
-
Metadata Files:
- Readme: README-en.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bilibili-extra-rev - azusa-player-mobile - player-mobile?&label=) | 26/04/09 |   | (第三方客户端 / 直播脚本)
- awesome-bilibili-extra - azusa-player-mobile - player-mobile?&label=) |  |   | (第三方客户端 / 直播脚本)
README
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.

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


