feat: 新增平台
This commit is contained in:
71
解析接口/微博解析.postman_collection.json
Normal file
71
解析接口/微博解析.postman_collection.json
Normal file
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"info": {
|
||||
"_postman_id": "38e90715-747a-4f04-89b2-194e902cdbdf",
|
||||
"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-38e90715-747a-4f04-89b2-194e902cdbdf?action=share&source=collection_link&creator=49242368"
|
||||
},
|
||||
"item": [
|
||||
{
|
||||
"name": "优创微博API",
|
||||
"request": {
|
||||
"method": "GET",
|
||||
"header": [],
|
||||
"url": {
|
||||
"raw": "http://apis.uctb.cn/api/videojx?url=https://video.weibo.com/show?fid=1034:5233299304415254",
|
||||
"protocol": "http",
|
||||
"host": [
|
||||
"apis",
|
||||
"uctb",
|
||||
"cn"
|
||||
],
|
||||
"path": [
|
||||
"api",
|
||||
"videojx"
|
||||
],
|
||||
"query": [
|
||||
{
|
||||
"key": "url",
|
||||
"value": "https://video.weibo.com/show?fid=1034:5233299304415254"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"response": []
|
||||
},
|
||||
{
|
||||
"name": "妖狐微博API",
|
||||
"request": {
|
||||
"method": "GET",
|
||||
"header": [],
|
||||
"url": {
|
||||
"raw": "https://api.yaohud.cn/api/v6/video/weibo?key=SM227DLC0ZgJ6DXJhAx&url=https://video.weibo.com/show?fid=1034:5233299304415254",
|
||||
"protocol": "https",
|
||||
"host": [
|
||||
"api",
|
||||
"yaohud",
|
||||
"cn"
|
||||
],
|
||||
"path": [
|
||||
"api",
|
||||
"v6",
|
||||
"video",
|
||||
"weibo"
|
||||
],
|
||||
"query": [
|
||||
{
|
||||
"key": "key",
|
||||
"value": "SM227DLC0ZgJ6DXJhAx"
|
||||
},
|
||||
{
|
||||
"key": "url",
|
||||
"value": "https://video.weibo.com/show?fid=1034:5233299304415254"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"response": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user