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.pyscripts/bili_download.sh