Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
pn 最大 100,ps 最大 50)。data.page.count 可能大于 5000,超出部分本接口不返回。/fetch_user_post_videos_v2,该接口无分页上限,可一直翻到最早一条投稿;代价是返回字段较精简,且排序固定为发布时间倒序。pn max 100, ps max 50).data.page.count may be greater than 5000; anything past that is not returned here./fetch_user_post_videos_v2 instead — it has no pagination cap and pages all the way back to the earliest upload, at the cost of leaner fields and a fixed newest-first ordering.Authorization: Bearer ********************curl --location 'https://api.tikhub.io/api/v1/bilibili/web/fetch_user_post_videos?uid=178360345&pn=undefined&ps=undefined&order=undefined' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": {},
"data": null
}