/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.tikomni.com/api/u1/v1/bilibili/web/fetch_user_post_videos_v2?uid=178360345&pn=undefined&ps=undefined&keyword=undefined' \
--header 'Authorization: Bearer <token>'{}