This commit is contained in:
www.xueximeng.com
2025-11-19 18:39:18 +08:00
parent dd0b9b2ce1
commit 6d48bd80f7
5 changed files with 4 additions and 2 deletions

View File

@@ -400,7 +400,7 @@ curl -X POST http://localhost:8888/api/auth/logout
| plugins | string[] | 否 | 指定搜索的插件列表,不指定则搜索全部插件 | | plugins | string[] | 否 | 指定搜索的插件列表,不指定则搜索全部插件 |
| cloud_types | string[] | 否 | 指定返回的网盘类型列表支持baidu、aliyun、quark、tianyi、uc、mobile、115、pikpak、xunlei、123、magnet、ed2k不指定则返回所有类型 | | cloud_types | string[] | 否 | 指定返回的网盘类型列表支持baidu、aliyun、quark、tianyi、uc、mobile、115、pikpak、xunlei、123、magnet、ed2k不指定则返回所有类型 |
| ext | object | 否 | 扩展参数,用于传递给插件的自定义参数,如{"title_en":"English Title", "is_all":true} | | ext | object | 否 | 扩展参数,用于传递给插件的自定义参数,如{"title_en":"English Title", "is_all":true} |
| filter | object | 否 | 过滤配置,用于过滤返回结果。格式:{"include":["关键词1","关键词2"],"exclude":["排除词1","排除词2"]}。include为包含关键词列表OR关系exclude为排除关键词列表AND关系) | | filter | object | 否 | 过滤配置,用于过滤返回结果。格式:{"include":["关键词1","关键词2"],"exclude":["排除词1","排除词2"]}。include为包含关键词列表OR关系exclude为排除关键词列表OR关系) |
**GET请求参数** **GET请求参数**
@@ -447,7 +447,7 @@ curl -X POST http://localhost:8888/api/search \
"res": "merge" "res": "merge"
}' }'
# 使用过滤器(只返回包含“合集”或“全集”,且不包含“预告”的结果) # 使用过滤器(只返回包含“合集”或“全集”,且不包含“预告”或“花絮”的结果)
curl -X POST http://localhost:8888/api/search \ curl -X POST http://localhost:8888/api/search \
-H "Content-Type: application/json" \ -H "Content-Type: application/json" \
-d '{ -d '{

Binary file not shown.

View File

@@ -0,0 +1 @@
{"key":"77ed5aa5757fb28665cde00f2acaea9d","expiry":"2025-11-19T19:16:06.851806+08:00","last_used":"2025-11-19T18:16:06.851806+08:00","size":32912,"last_modified":"2025-11-19T18:16:06.851806+08:00"}

Binary file not shown.

View File

@@ -0,0 +1 @@
{"key":"56188c34a21e6866716ea888a45f129c","expiry":"2025-11-19T19:16:05.728127+08:00","last_used":"2025-11-19T18:16:05.728127+08:00","size":299,"last_modified":"2025-11-19T18:16:05.728127+08:00"}