get_danmaku
Extract danmaku (bullet comments) from Bilibili videos to analyze viewer engagement and feedback. Provide the video URL to retrieve comments with timestamps and user details.
Instructions
Get danmaku (bullet comments) from a Bilibili video
Args:
url: Bilibili video URL, e.g., https://www.bilibili.com/video/BV1x341177NN
Returns:
List of danmaku (bullet comments) with content, timestamp and user information
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |