https://github.com/lucinhu/bili_you
一个用flutter制作的第三方B站客户端.
https://github.com/lucinhu/bili_you
Last synced: 3 months ago
JSON representation
一个用flutter制作的第三方B站客户端.
- Host: GitHub
- URL: https://github.com/lucinhu/bili_you
- Owner: lucinhu
- License: apache-2.0
- Archived: true
- Created: 2023-02-04T15:42:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-26T16:03:12.000Z (over 1 year ago)
- Last Synced: 2024-09-27T02:41:30.444Z (7 months ago)
- Language: Dart
- Size: 14.2 MB
- Stars: 2,857
- Watchers: 17
- Forks: 126
- Open Issues: 124
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bilibili-extra - Bili_you - 一个用 flutter 制作的第三方 B 站客户端.   (第三方客户端 / 直播脚本)
README
# Bili You
![]()

[](https://github.com/lucinhu/bili_you/releases)
[](https://github.com/lucinhu/bili_you/releases)
一个用flutter制作的第三方B站客户端.
## 功能实现
- [x] 主页视频推荐
- [x] 视频搜索
- [x] 评论区
- [x] 评论区楼中楼
- [x] 评论图片及笔记
- [x] 相关视频
- [x] 热搜
- [x] 视频播放
- [x] 弹幕
- [ ] 直播
- [x] 动态(未完善)
- [x] 用户投稿
- [x] 番剧搜索
- [x] 番剧播放## 截图
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
## 交流
Discord:[https://discord.gg/tsFh7Hdb4s](https://discord.gg/tsFh7Hdb4s)
## 声明
- 此项目是个人为了兴趣而开发, 仅供学习交流使用, 无任何商业用途.
- 资源版权仍归原网站或其作者所有.
- 所用API皆从官方网站收集, 不含任何非法及破解内容.## 感谢
- [bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect): 哔哩哔哩API收集,感谢@SocialSisterYi及各位贡献者的维护!
- [flutter_ns_danmaku](https://github.com/xiaoyaocz/flutter_ns_danmaku): @xiaoyaocz大佬制作的flutter弹幕插件,非常感谢!
- [media_kit](https://github.com/alexmercerind/media_kit): 感谢@alexmercerind大佬制作的media_kit播放器!