Install
openclaw skills install justoneapi-bilibili-get-video-captionCall GET /api/bilibili/get-video-caption/v2 for Bilibili Video Captions through JustOneAPI with aid, bvid, and cid.
openclaw skills install justoneapi-bilibili-get-video-captionUse this focused JustOneAPI skill for video Captions in Bilibili. It targets GET /api/bilibili/get-video-caption/v2. Required non-token inputs are aid, bvid, and cid. OpenAPI describes it as: Get Bilibili video Captions data, including caption data, for transcript extraction and multilingual content analysis.
bilibiliget-video-captionjustoneapi-bilibili-get-video-caption| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getVideoCaptionV1 | v2 | GET | /api/bilibili/get-video-caption/v2 | Video Captions |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
aid | query | all | n/a | string | Bilibili AID |
bvid | query | all | n/a | string | Bilibili Video ID (BVID) |
cid | query | all | n/a | string | Bilibili CID |
Request body: none documented; send parameters through path or query arguments.
Use getVideoCaptionV1 for the documented v2 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getVideoCaptionV1.
node {baseDir}/bin/run.mjs --operation "getVideoCaptionV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"bvid":"<bvid>","aid":"<aid>","cid":"<cid>"}'
Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.
JUST_ONE_API_TOKEN--token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.getVideoCaptionV1 on /api/bilibili/get-video-caption/v2.aid, bvid, and cid) before summarizing results.