https://github.com/BiliRoamingX/BiliRoamingX
BiliRoamingX integrations and patches powered by revanced.
https://github.com/BiliRoamingX/BiliRoamingX
android bilibili revanced
Last synced: 30 days ago
JSON representation
BiliRoamingX integrations and patches powered by revanced.
- Host: GitHub
- URL: https://github.com/BiliRoamingX/BiliRoamingX
- Owner: BiliRoamingX
- License: gpl-3.0
- Created: 2023-06-25T07:40:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-18T11:40:00.000Z (12 months ago)
- Last Synced: 2024-04-18T13:18:29.164Z (12 months ago)
- Topics: android, bilibili, revanced
- Language: Java
- Homepage:
- Size: 8.84 MB
- Stars: 627
- Watchers: 5
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-ReVanced - BiliRoamingX
- awesome-bilibili-extra - BiliRoamingX - 基于 ReVanced 实现的 B 站 Android 客户端增强模块. (监控与推送 / 直播脚本)
README
# 哔哩漫游X
[](https://github.com/BiliRoamingX/BiliRoamingX/actions)
[](https://t.me/bb_show)
[](https://github.com/BiliRoamingX/BiliRoamingX/releases/latest)
[](https://github.com/BiliRoamingX/BiliRoamingX)基于 ReVanced 实现的B站 Android 客户端增强模块。模块设置完美融入 APP 设置,功能丰富,自定义程度高。
得益于实现方式,对 APP 性能几乎没有影响,流畅、迅速、启动快。支持粉版、Play 版及 HD 版。## 📖 主要功能
- 解除番剧区域限制
- 自由移除页面组件
- 自定义直播、视频默认清晰度
- 自定义播放速度
- 字幕样式调整,翻译、保存及导入
- 调整 APP 显示大小
- 自由复制评论及视频信息
- 双指缩放视频填充屏幕
- 调用外部下载器保存视频
- 加回频道功能
- 自动领取B币券
- 分享链接净化
- 推荐、热门、动态过滤
- 开屏页背景色跟随深色模式
- 更多功能见下图## 📱 功能截图
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
## 💻 源码构建
```shell
git clone --recurse-submodules https://github.com/BiliRoamingX/BiliRoamingX.git
cd BiliRoamingX
./gradlew dist
```
- Windows 系统上使用 `gradlew.bat` 命令而不是 `./gradlew`
- 构建产物在 `build` 目录下## ⬇️ 下载使用
- 前往 [BiliRoamingX-PreBuilds Release](https://github.com/BiliRoamingX/BiliRoamingX-PreBuilds/releases/latest) 下载
- 参照 [revanced-cli](https://github.com/ReVanced/revanced-cli/tree/main/docs) 文档打包
1. 下载定制版 [revanced-cli.jar](https://github.com/zjns/revanced-cli/releases/latest)
2. 从 [releases](https://github.com/BiliRoamingX/BiliRoamingX/releases/latest) 下载 `integrations.apk` 和 `patches.jar`
3. 执行终端命令 `java -jar revanced-cli.jar patch --merge integrations.apk --patch-bundle patches.jar --signing-levels 1,2,3 bilibili.apk`## ⭐ Star History
[](https://star-history.com/#BiliRoamingX/BiliRoamingX&Timeline)
## 📃 Licence
[](https://github.com/BiliRoamingX/BiliRoamingX/blob/main/LICENSE)