Skip to content

Commit cae636a

Browse files
author
Hiram
committed
update readme
1 parent 48ff5af commit cae636a

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@
5656
6.打包 yarn electron:build:win[mac/linux]
5757
```
5858

59+
> star history:
60+
61+
[![Star History Chart](https://api.star-history.com/svg?repos=Hiram-Wong/ZyPlayer&type=Date)](https://star-history.com/#Hiram-Wong/ZyPlayer&Date)
62+
63+
5964
<details>
6065
<summary>展开查看接口说明</summary>
6166

@@ -90,23 +95,22 @@
9095
],
9196
"sites": [
9297
{
93-
"name": "39影视", // 名称
98+
"id": "51793af6-c923-5504-85db-0ef686624dec", // 唯一值不可重复, 建议 uuid
99+
"name": "39影视", // 名称
94100
"api": "https://www.39kan.com/api.php/provide/vod/", // 站点源地址
95101
"playUrl": "", // 配合解析去url地址
96102
"search": 1, // 0:关闭 1:聚合搜索 2:本站搜索
97103
"group": "切片", // 分组
98-
"status": false, // 已经弃用该参数
99104
"isActive": true, // 是否启用 true启用 false 禁用
100-
"type": 1, // 0:cms(xml) 1:cms(json) 2:drpy 3:app(v3) 4:app(v1)
101-
"id": 1, // id 唯一值不可重复, 建议 uuid
105+
"type": 1, // 0:cms(xml) 1:cms(json) 2:drpy 3:app(v3) 4:app(v1)
106+
"ext": "", // 扩展参数
102107
"categories": "电视,影视" // 按顺序展示所配置的分类 不配置则默认展示所有分类
103108
},
104109
],
105110
"setting": [
106111
{
107112
"version": 0, // 当前版本
108113
"theme": "auto",
109-
"externalPlayer": "",
110114
"defaultHot": "kylive",
111115
"defaultSearchRecommend": "site",
112116
"defaultSearchType": "site",

0 commit comments

Comments
 (0)