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