curl --location --request GET 'https://member.bilibili.com/arcopen/fn/archive/viewlist?ps=1&pn=1&status=all' \
--header 'Accept: application/json' \
--header 'Access-Token: a24e56a0fc0093668bca0f3a15410ea2' \
--header 'Authorization: 950a03adb287904a93bcffd7e4abf57a4c2ef0608bf1f95f3bcb2c278ae532be' \
--header 'X-Bili-Accesskeyid: 93a0f774fae84e6c' \
--header 'X-Bili-Content-Md5: d41d8cd98f00b204e9800998ecf8427e' \
--header 'X-Bili-Signature-Method: HMAC-SHA256' \
--header 'X-Bili-Signature-Nonce: 1730185575446751000' \
--header 'X-Bili-Signature-Version: 2.0' \
--header 'X-Bili-Timestamp: 1730185575' \
--header 'User-Agent: Apifox/1.0.0 (https://apifox.com)' \
--header 'Content-Type: application/json' \
--header 'Host: member.bilibili.com' \
--header 'Connection: keep-alive'{
"code": 0,
"data": {
"list": [
{
"addit_info": {
"reject_reason": "",
"state": 0,
"state_desc": "开放浏览"
},
"copyright": 1,
"cover": "http://i0.hdslb.com/bfs/archive/72d5d38d3bd4c30639d0d6a5e8e2b9cf86d088f7.jpg",
"ctime": 1729154751,
"desc": "",
"no_reprint": 1,
"ptime": 1729154822,
"resource_id": "BV1MW421X7gM",
"tag": "生活记录",
"tid": 229,
"title": "test",
"video_info": {
"cid": 26300318231,
"duration": 5,
"filename": "n241017sa380ea181vd6us3f37wq4m3k",
"iframe_url": "player.bilibili.com/player.html?aid=1856655535&bvid=BV1MW421X7gM&cid=26300318231&page=1",
"share_url": "https://www.bilibili.com/video/BV1MW421X7gM?share_source=open_plat"
}
}
],
"page": {
"pn": 1,
"ps": 20,
"total": 5
}
},
"message": "0",
"request_id": "7c19ae65e623a9c2771a4172456721df",
"ttl": 1
}