Songs
Last updated
Was this helpful?
Last updated
Was this helpful?
Get a list of video snapshots by the ID. The ID can be "av" + number, or "BV" + a 12-digit alphanumeric string, or an integer as the av number in bilibili.
The ID of the video (e.g. av78977256, BV1KJ411C7CW, 78977256)
The number of snapshots returned per page (pageSize), the default is 1000.
1000
The page number, used for pagination. Only one of offset and pn can be specified.
The offset for offset-based queries. Only one of offset and pn can be specified.
Reverse snapshots from old to new if set to true. Default is false.