{"id":13810380,"url":"https://github.com/xiaoyaocz/dart_simple_live","last_synced_at":"2025-05-14T07:08:39.371Z","repository":{"id":104964262,"uuid":"607042713","full_name":"xiaoyaocz/dart_simple_live","owner":"xiaoyaocz","description":"简简单单的看直播","archived":false,"fork":false,"pushed_at":"2025-05-09T12:08:06.000Z","size":16934,"stargazers_count":10065,"open_issues_count":225,"forks_count":492,"subscribers_count":48,"default_branch":"master","last_synced_at":"2025-05-11T12:00:52.488Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xiaoyaocz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":["https://afdian.net/a/xiaoyaocz"]}},"created_at":"2023-02-27T07:30:34.000Z","updated_at":"2025-05-11T11:31:37.000Z","dependencies_parsed_at":"2024-01-08T02:42:14.984Z","dependency_job_id":"4a95cd87-bdd3-4661-93ef-7e4491b79dd3","html_url":"https://github.com/xiaoyaocz/dart_simple_live","commit_stats":{"total_commits":302,"total_committers":7,"mean_commits":"43.142857142857146","dds":"0.13576158940397354","last_synced_commit":"b12df3cc886938de3ef47c7376a75d79845b5bd6"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaoyaocz%2Fdart_simple_live","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaoyaocz%2Fdart_simple_live/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaoyaocz%2Fdart_simple_live/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaoyaocz%2Fdart_simple_live/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaoyaocz","download_url":"https://codeload.github.com/xiaoyaocz/dart_simple_live/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254092775,"owners_count":22013290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T02:00:51.702Z","updated_at":"2025-05-14T07:08:39.349Z","avatar_url":"https://github.com/xiaoyaocz.png","language":"Dart","funding_links":["https://afdian.net/a/xiaoyaocz"],"categories":["Dart","直播","开发工具\u0026框架","🌏开源项目"],"sub_categories":[],"readme":"\n\n\n\u003cp align=\"center\"\u003e\n    \u003cimg width=\"128\" src=\"/assets/logo.png\" alt=\"Simple Live logo\"\u003e\n\u003c/p\u003e\n\u003ch2 align=\"center\"\u003eSimple Live\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003e\n简简单单的看直播\n\u003c/p\u003e\n\n![浅色模式](/assets/screenshot_light.jpg)\n\n![深色模式](/assets/screenshot_dark.jpg)\n\n## 支持直播平台：\n\n- 虎牙直播\n\n- 斗鱼直播\n\n- 哔哩哔哩直播\n\n- 抖音直播\n\n## APP支持平台\n\n- [x] Android\n- [x] iOS\n- [x] Windows `BETA`\n- [x] MacOS `BETA`\n- [x] Linux `BETA`\n- [x] Android TV `BETA` [说明](https://github.com/xiaoyaocz/dart_simple_live/issues/338)\n\n请到[Releases](https://github.com/xiaoyaocz/dart_simple_live/releases)下载最新版本，iOS请下载ipa文件自行签名安装\n\n如果想体验最新功能，可前往[Actions](https://github.com/xiaoyaocz/dart_simple_live/actions)下载自动打包的开发版本\n\nWindows建议下载UWP版[聚合直播](https://www.microsoft.com/store/apps/9N1TWG2G84VD)，体验会更好\n\n\n## 项目结构\n\n- `simple_live_core` 项目核心库，实现获取各个网站的信息及弹幕。\n- `simple_live_console` 基于simple_live_core的控制台程序。\n- `simple_live_app` 基于核心库实现的Flutter APP客户端。\n- `simple_live_tv_app` 基于核心库实现的Flutter Android TV客户端。\n\n## 参考及引用\n\n[AllLive](https://github.com/xiaoyaocz/AllLive) `本项目的C#版，有兴趣可以看看`\n\n[dart_tars_protocol](https://github.com/xiaoyaocz/dart_tars_protocol.git)\n\n[wbt5/real-url](https://github.com/wbt5/real-url)\n\n[lovelyyoshino/Bilibili-Live-API](https://github.com/lovelyyoshino/Bilibili-Live-API/blob/master/API.WebSocket.md)\n\n[IsoaSFlus/danmaku](https://github.com/IsoaSFlus/danmaku)\n\n[BacooTang/huya-danmu](https://github.com/BacooTang/huya-danmu)\n\n[TarsCloud/Tars](https://github.com/TarsCloud/Tars)\n\n[YunzhiYike/douyin-live](https://github.com/YunzhiYike/douyin-live)\n\n[5ime/Tiktok_Signature](https://github.com/5ime/Tiktok_Signature)\n\n## 声明\n\n本项目的所有功能都是基于互联网上公开的资料开发，无任何破解、逆向工程等行为。\n\n本项目仅用于学习交流编程技术，严禁将本项目用于商业目的。如有任何商业行为，均与本项目无关。\n\n如果本项目存在侵犯您的合法权益的情况，请及时与开发者联系，开发者将会及时删除有关内容。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaoyaocz%2Fdart_simple_live","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaoyaocz%2Fdart_simple_live","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaoyaocz%2Fdart_simple_live/lists"}