获取视频评论列表/Get video comments
Bilibiliapi
About
获取视频评论列表/Get video comments
Documentation
获取视频评论列表/Get video comments
[中文]
用途:
- 获取视频评论列表
参数:
- av_id: AV号(与bv_id二选一)
- bv_id: BV号(与av_id二选一)
- mode: 排序模式(3=热门, 2=时间)
- next_offset: 分页游标
返回:
- 评论列表数据
[English]
Purpose:
- Get video comments
Parameters:
- av_id: AV ID (choose one of av_id or bv_id)
- bv_id: BV ID (choose one of av_id or bv_id)
- mode: Sort mode (3=hot, 2=time)
- next_offset: Pagination cursor
Return:
- Comments data
[示例/Example]
bv_id = "BV18SCrBGE9E" mode = 3 next_offset = 1
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 获取视频评论列表/Get video comments
Test this model in the Sandbase Playground with your own prompts.
Open in Playground