Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
/fetch_user_post_videos 的区别见下方「与V1的区别」。data.archivesaid/bvid/title/pubdate/pic/duration/desc/stat.view 等;不含评论数、分区等字段。需要这些字段请用 V1,或用 /fetch_one_video 按 bvid 补齐。order 参数。data.archives,总数在 data.page.total/fetch_user_post_videos.data.archives comes back emptyaid/bvid/title/pubdate/pic/duration/desc/stat.view and similar; no comment count or category fields. Use V1 for those, or fill them in per bvid via /fetch_one_video.order parameter.data.archives, the total in data.page.totalAuthorization: Bearer ********************curl --location 'https://api.tikhub.io/api/v1/bilibili/web/fetch_user_post_videos_v2?uid=178360345&pn=undefined&ps=undefined&keyword=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
}