Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucinhu/bili_you
一个用flutter制作的第三方B站客户端.
https://github.com/lucinhu/bili_you
Last synced: about 1 month 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-26T16:03:12.000Z (about 1 year ago)
- Last Synced: 2024-09-21T19:04:04.829Z (about 2 months ago)
- Language: Dart
- Size: 14.2 MB
- Stars: 2,855
- 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 站客户端.![Dart](svg/dart.svg?raw=true) ![Android](svg/android.svg?raw=true) ![Linux](svg/linux.svg?raw=true) (第三方客户端 / 直播脚本)
README
# Bili You
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/lucinhu/bili_you/main.yml?color=%238BC34A&style=for-the-badge)
[![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/lucinhu/bili_you?include_prereleases&style=for-the-badge)](https://github.com/lucinhu/bili_you/releases)
[![GitHub all releases](https://img.shields.io/github/downloads/lucinhu/bili_you/total?color=%234CAF50&style=for-the-badge)](https://github.com/lucinhu/bili_you/releases)
![GitHub Repo stars](https://img.shields.io/github/stars/lucinhu/bili_you?color=%23FFC107&style=for-the-badge)一个用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播放器!