← 返回
未分类 Key 中文

Bilibili Video Danmaku API

Call GET /api/bilibili/get-video-danmu/v2 for Bilibili Video Danmaku through JustOneAPI with aid and cid.
通过JustOneAPI 调用 GET /api/bilibili/get-video-danmu/v2,使用 aid 与 cid 参数获取 Bilibili 视频弹幕。
justoneapi justoneapi 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 354
下载
💾 0
安装
1
版本
#latest

概述

Bilibili Video Danmaku

Use this focused JustOneAPI skill for video Danmaku in Bilibili. It targets GET /api/bilibili/get-video-danmu/v2. Required non-token inputs are aid and cid. OpenAPI describes it as: Get Bilibili video Danmaku data, including timeline positions and comment text, for audience reaction analysis and subtitle-style comment review.

Endpoint Scope

  • Platform key: bilibili
  • Endpoint key: get-video-danmu
  • Platform family: Bilibili
  • Skill slug: justoneapi-bilibili-get-video-danmu
OperationVersionMethodPathOpenAPI summary
---------------
getVideoDanmuV2v2GET/api/bilibili/get-video-danmu/v2Video Danmaku

Inputs

ParameterInRequired byOptional byTypeNotes
------------------
aidqueryalln/astringBilibili Archive ID (AID)
cidqueryalln/astringBilibili Chat ID (CID)
pagequeryn/aallstringPage number for pagination

Request body: none documented; send parameters through path or query arguments.

Version Choice

Use getVideoDanmuV2 for the documented v2 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: getVideoDanmuV2.

node {baseDir}/bin/run.mjs --operation "getVideoDanmuV2" --token "$JUST_ONE_API_TOKEN" --params-json '{"aid":"<aid>","cid":"<cid>"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example getVideoDanmuV2 on /api/bilibili/get-video-danmu/v2.
  • Echo the required lookup scope (aid and cid) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Bilibili video Danmaku data, including timeline positions and comment text, for audience reaction analysis and subtitle-style comment review.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 18:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

AdMapix

fly0pants
AdMapix 原始数据层,提供广告创意、应用、排名、下载/收入及市场元数据。返回 AdMapix API 的结构化 JSON;调用方...
★ 297 📥 141,298
data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 273 📥 100,530
dev-programming

Facebook API

justoneapi
使用 JustOneAPI 分析Facebook 工作流,包括帖子搜索、获取 Profile ID 和获取 Profile 帖子。
★ 0 📥 583