refactor: 移除 Youtube 采集功能

- 删除了 api.json 中的 Youtube 采集相关配置
- 移除了 custom_spider.jar 文件
- 删除了 peizhi.json 文件,其中包含了一些与 Youtube 采集相关的配置
This commit is contained in:
Wang.Luo 2025-07-20 22:08:24 +08:00
parent 7bab1815fb
commit 5c8d622fca
4 changed files with 0 additions and 1283 deletions

View File

@ -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.

View File

@ -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"
}

File diff suppressed because it is too large Load Diff