🎉🎉🎉 请切换到我们的新文档站点: Just One API 官方文档 🎉🎉🎉
curl --location 'http://47.117.133.51:30015/api/weixin-channels/search-video/v1' \
--data-urlencode 'token=' \
--data-urlencode 'keyword=' \
--data-urlencode 'publishTimeType=ALL' \
--data-urlencode 'sortType=COMPREHENSIVE' \
--data-urlencode 'currentPage=1' \
--data-urlencode 'offset=0' \
--data-urlencode 'cookies_buffer='{
"code": 0,
"message": "string",
"data": null,
"recordTime": "string",
"requestId": "string"
}