获取指定视频的评论/Get comments on the specified video
GET/api/bilibili/web/fetch_video_comments
[中文]
用途:
- 获取指定视频的评论
参数:
- bv_id: 作品id
- pn: 页码
返回:
- 指定视频的评论数据
[English]
Purpose:
- Get comments on the specified video
Parameters:
- bv_id: Video id
- pn: Page number
Return:
- comments of the specified video
[示例/Example]
bv_id = "BV1M1421t7hT" pn = 1
Request
Responses
- 200
- 422
Successful Response
Validation Error