feat: 新增平台

This commit is contained in:
2025-11-30 19:49:25 +08:00
parent c3e56a954d
commit fbd2c491b2
41 changed files with 4293 additions and 76 deletions

View File

@@ -0,0 +1,97 @@
{
"info": {
"_postman_id": "f31a94d4-4545-4d7f-a5d8-1f9058a5e2f8",
"name": "快手解析",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"_exporter_id": "49242368",
"_collection_link": "https://lixin0229-2646365.postman.co/workspace/shihao's-Workspace~249f47cc-12a0-4152-8c64-d21cf5552a6c/collection/49242368-f31a94d4-4545-4d7f-a5d8-1f9058a5e2f8?action=share&source=collection_link&creator=49242368"
},
"item": [
{
"name": "BugPk快手",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "https://api.bugpk.com/api/kuaishou?url=https://www.kuaishou.com/f/X-1ZPlLXEI6SP1mx",
"protocol": "https",
"host": [
"api",
"bugpk",
"com"
],
"path": [
"api",
"kuaishou"
],
"query": [
{
"key": "url",
"value": "https://www.kuaishou.com/f/X-1ZPlLXEI6SP1mx"
}
]
}
},
"response": []
},
{
"name": "Nice猫快手API",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "https://api.nsmao.net/api/kuaishou/query?key=UhjPIwpNdljUSdRUGCTxsuDEMm&url=https://www.kuaishou.com/f/X-1ZPlLXEI6SP1mx",
"protocol": "https",
"host": [
"api",
"nsmao",
"net"
],
"path": [
"api",
"kuaishou",
"query"
],
"query": [
{
"key": "key",
"value": "UhjPIwpNdljUSdRUGCTxsuDEMm"
},
{
"key": "url",
"value": "https://www.kuaishou.com/f/X-1ZPlLXEI6SP1mx"
}
]
}
},
"response": []
},
{
"name": "优创快手API",
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "http://apis.uctb.cn/api/videojx?url=https://www.kuaishou.com/f/X-1ZPlLXEI6SP1mx",
"protocol": "http",
"host": [
"apis",
"uctb",
"cn"
],
"path": [
"api",
"videojx"
],
"query": [
{
"key": "url",
"value": "https://www.kuaishou.com/f/X-1ZPlLXEI6SP1mx"
}
]
}
},
"response": []
}
]
}