refactor: 移除 Youtube 采集功能
- 删除了 api.json 中的 Youtube 采集相关配置 - 移除了 custom_spider.jar 文件 - 删除了 peizhi.json 文件,其中包含了一些与 Youtube 采集相关的配置
This commit is contained in:
parent
7bab1815fb
commit
5c8d622fca
20
api.json
20
api.json
@ -1418,24 +1418,6 @@
|
|||||||
"filterable": 1,
|
"filterable": 1,
|
||||||
"ext": "./XBPQ/红果短剧.json"
|
"ext": "./XBPQ/红果短剧.json"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"key": "Youtube",
|
|
||||||
"name": "Youtube",
|
|
||||||
"type": 3,
|
|
||||||
"api": "csp_Youtube",
|
|
||||||
"searchable": 1,
|
|
||||||
"changeable": 1,
|
|
||||||
"jar": "./jar/custom_spider.jar",
|
|
||||||
"style": {
|
|
||||||
"type": "rect",
|
|
||||||
"ratio": 1.433
|
|
||||||
},
|
|
||||||
"ext": {
|
|
||||||
"commonConfig": "./json/peizhi.json",
|
|
||||||
"json": "./json/youtube.json",
|
|
||||||
"cookie": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"key": "柚子资源",
|
"key": "柚子资源",
|
||||||
"name": "柚子|采集",
|
"name": "柚子|采集",
|
||||||
@ -1477,8 +1459,6 @@
|
|||||||
"影视",
|
"影视",
|
||||||
"汽车",
|
"汽车",
|
||||||
"短剧大全",
|
"短剧大全",
|
||||||
"预告片",
|
|
||||||
"预告片",
|
|
||||||
"体育"
|
"体育"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Binary file not shown.
@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"aliToken": "",
|
|
||||||
"quarkCookie": "",
|
|
||||||
"ucCookie": "",
|
|
||||||
"115Cookie": "",
|
|
||||||
"pwdRb115": "",
|
|
||||||
"goServerUrl": "http://127.0.0.1:9966",
|
|
||||||
"ydAuth": "",
|
|
||||||
"tyAuth": "",
|
|
||||||
"proxy": "http://127.0.0.1:1072",
|
|
||||||
"tgPic": "false"
|
|
||||||
}
|
|
1251
json/youtube.json
1251
json/youtube.json
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user