bilibili

Extract metadata, subtitles, comments, and search results from Bilibili videos.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/lava-chen/duya --skill bilibili-lava-chen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bilibili
Source: https://github.com/lava-chen/duya/tree/main/packages/agent/skills/media/bilibili
Command: npx skills add https://github.com/lava-chen/duya --skill bilibili-lava-chen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users access and process Bilibili video information without manually navigating pages, copying subtitles, or collecting metadata and comments.

Core Features & Use Cases

  • Video Content Extraction: Retrieve Bilibili video metadata, subtitles, comments, and search results for analysis.
  • Subtitle Processing: Fetch subtitle data through WBI-signed API requests and format timestamped transcript content.
  • Use Case: A researcher can provide a Bilibili video ID and use this Skill to collect its title, statistics, subtitles, and comments for summarization or content analysis.

Quick Start

Use the bilibili skill to extract subtitles and metadata from the Bilibili video with ID BV1GbXPBeEZm.

Frequently Asked Questions about bilibili

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract subtitles and metadata from a Bilibili video?

To extract Bilibili video subtitles and metadata, provide the video ID to trigger browser automation and WBI-signed API requests, retrieving structured content like timestamps and video statistics.

Can I automatically pull Bilibili comments for media analysis?

Yes, you can automatically pull Bilibili comments for media analysis by supplying the video ID, allowing the browser automation process to retrieve and structure the comment data for research workflows.

What is WBI-signed API handling in Bilibili video extraction?

WBI-signed API handling is a validation mechanism required to access protected Bilibili subtitle data, ensuring that browser automation requests securely retrieve timestamped transcript content.

Does browser automation work for Bilibili search results extraction?

Browser automation works for Bilibili search results extraction by navigating platform queries and retrieving structured metadata, validating video page information for content analysis and information retrieval workflows.

How do I retrieve timestamped transcript content from Bilibili videos?

To retrieve timestamped transcript content from Bilibili videos, the extraction process fetches subtitle data through WBI-signed API requests and formats the transcript with precise time markers for summarization.

What is needed to extract structured content from Bilibili videos?

Extracting structured content from Bilibili videos requires browser automation and WBI-signed API handling to retrieve protected subtitle data, validate video pages, and collect metadata for information retrieval.