Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaoyaocz/dart_simple_live
简简单单的看直播
https://github.com/xiaoyaocz/dart_simple_live
Last synced: 30 days 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-28T09:57:47.000Z (6 months ago)
- Last Synced: 2024-05-29T01:24:13.737Z (6 months ago)
- Language: Dart
- Homepage:
- Size: 2.37 MB
- Stars: 4,667
- Watchers: 23
- Forks: 205
- Open Issues: 126
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Simple Live
简简单单的看直播![浅色模式](/assets/screenshot_light.jpg)
![深色模式](/assets/screenshot_dark.jpg)
## 支持直播平台:
- 虎牙直播
- 斗鱼直播
- 哔哩哔哩直播
- 抖音直播
## 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)
## 声明
本项目的所有功能都是基于互联网上公开的资料开发,无任何破解、逆向工程等行为。
本项目仅用于学习交流编程技术,严禁将本项目用于商业目的。如有任何商业行为,均与本项目无关。
如果本项目存在侵犯您的合法权益的情况,请及时与开发者联系,开发者将会及时删除有关内容。