bilibili-video

Installation
SKILL.md

Bilibili video workflow

Use this skill to reliably handle Bilibili videos when HTML scraping is blocked or unstable.

What this skill provides

  • Deterministic metadata fetch via public API (x/web-interface/view)
  • Optional hot comments fetch (x/v2/reply/main)
  • Cover download with a filename matching the video file
  • Video download via yt-dlp (cookie optional)

Bundled scripts (run them; no need to rewrite from scratch):

  • scripts/bili_fetch.py
  • scripts/bili_download.sh

Safety / compliance

Installs
1
Repository
giarld/skills
GitHub Stars
5
First Seen
Apr 17, 2026
bilibili-video — giarld/skills