https://github.com/xiaoyaocz/dart_simple_live
简简单单的看直播
https://github.com/xiaoyaocz/dart_simple_live
Last synced: 10 months ago
JSON representation
简简单单的看直播
- Host: GitHub
- URL: https://github.com/xiaoyaocz/dart_simple_live
- Owner: xiaoyaocz
- License: gpl-3.0
- Created: 2023-02-27T07:30:34.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-05-09T12:08:06.000Z (10 months ago)
- Last Synced: 2025-05-11T12:00:52.488Z (10 months ago)
- Language: Dart
- Homepage:
- Size: 16.1 MB
- Stars: 10,065
- Watchers: 48
- Forks: 492
- Open Issues: 225
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-software - dart_simple_live
- awesome-pose - dart_simple_live
README
Simple Live
简简单单的看直播


## 支持直播平台:
- 虎牙直播
- 斗鱼直播
- 哔哩哔哩直播
- 抖音直播
## APP支持平台
- [x] Android
- [x] iOS
- [x] Windows `BETA`
- [x] MacOS `BETA`
- [x] Linux `BETA`
- [x] Android TV `BETA` [说明](https://github.com/xiaoyaocz/dart_simple_live/issues/338)
请到[Releases](https://github.com/xiaoyaocz/dart_simple_live/releases)下载最新版本,iOS请下载ipa文件自行签名安装
如果想体验最新功能,可前往[Actions](https://github.com/xiaoyaocz/dart_simple_live/actions)下载自动打包的开发版本
Windows建议下载UWP版[聚合直播](https://www.microsoft.com/store/apps/9N1TWG2G84VD),体验会更好
## 项目结构
- `simple_live_core` 项目核心库,实现获取各个网站的信息及弹幕。
- `simple_live_console` 基于simple_live_core的控制台程序。
- `simple_live_app` 基于核心库实现的Flutter APP客户端。
- `simple_live_tv_app` 基于核心库实现的Flutter Android TV客户端。
## 参考及引用
[AllLive](https://github.com/xiaoyaocz/AllLive) `本项目的C#版,有兴趣可以看看`
[dart_tars_protocol](https://github.com/xiaoyaocz/dart_tars_protocol.git)
[wbt5/real-url](https://github.com/wbt5/real-url)
[lovelyyoshino/Bilibili-Live-API](https://github.com/lovelyyoshino/Bilibili-Live-API/blob/master/API.WebSocket.md)
[IsoaSFlus/danmaku](https://github.com/IsoaSFlus/danmaku)
[BacooTang/huya-danmu](https://github.com/BacooTang/huya-danmu)
[TarsCloud/Tars](https://github.com/TarsCloud/Tars)
[YunzhiYike/douyin-live](https://github.com/YunzhiYike/douyin-live)
[5ime/Tiktok_Signature](https://github.com/5ime/Tiktok_Signature)
## 声明
本项目的所有功能都是基于互联网上公开的资料开发,无任何破解、逆向工程等行为。
本项目仅用于学习交流编程技术,严禁将本项目用于商业目的。如有任何商业行为,均与本项目无关。
如果本项目存在侵犯您的合法权益的情况,请及时与开发者联系,开发者将会及时删除有关内容。