File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 56
56
6.打包 yarn electron:build:win[mac/linux]
57
57
```
58
58
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
+
59
64
<details >
60
65
<summary >展开查看接口说明</summary >
61
66
90
95
],
91
96
"sites" : [
92
97
{
93
- "name" : " 39影视" , // 名称
98
+ "id" : " 51793af6-c923-5504-85db-0ef686624dec" , // 唯一值不可重复, 建议 uuid
99
+ "name" : " 39影视" , // 名称
94
100
"api" : " https://www.39kan.com/api.php/provide/vod/" , // 站点源地址
95
101
"playUrl" : " " , // 配合解析去url地址
96
102
"search" : 1 , // 0:关闭 1:聚合搜索 2:本站搜索
97
103
"group" : " 切片" , // 分组
98
- "status" : false , // 已经弃用该参数
99
104
"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 " : " " , // 扩展参数
102
107
"categories" : " 电视,影视" // 按顺序展示所配置的分类 不配置则默认展示所有分类
103
108
},
104
109
],
105
110
"setting" : [
106
111
{
107
112
"version" : 0 , // 当前版本
108
113
"theme" : " auto" ,
109
- "externalPlayer" : " " ,
110
114
"defaultHot" : " kylive" ,
111
115
"defaultSearchRecommend" : " site" ,
112
116
"defaultSearchType" : " site" ,
You can’t perform that action at this time.
0 commit comments