bilibili-downloader

Download Bilibili videos. Extracts video and audio streams separately.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "bilibili-downloader" with this command: npx skills add 958877748/skills/958877748-skills-bilibili-downloader

目录结构

bilibili-downloader/
├── SKILL.md
└── download.cjs

Usage

download.cjs <video_url> <save_directory>

Arguments

  • video_url: Bilibili video URL or BV number (e.g., https://www.bilibili.com/video/BV1xxxxx or BV1xxxxx)
  • save_directory: Directory to save downloaded files

Output

Downloads two files:

  • {BV号}_video.mp4 - Video stream
  • {BV号}_audio.mp4 - Audio stream

Error Codes

  • 无效的BV号或URL格式 - Invalid URL/BV number
  • 视频不存在或已被删除 - Video not found
  • 视频访问受限 - Access denied
  • 没有可用的视频流 - No video streams available
  • 下载失败 - Download failed (network error)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

bilibili-downloader

No summary provided by upstream source.

Repository SourceNeeds Review
General

Kai Skill Creator

Create new OpenClaw skills that pass ClawHub validation on first attempt. Use when building a new skill for OpenClaw. Teaches the complete process from templ...

Registry SourceRecently Updated
1880Profile unavailable
General

OpenClaw Skill Growth

Make OpenClaw Skills observable, diagnosable, and safely improvable over time. Use this when the user wants to maintain many SKILL.md files, inspect repeated...

Registry SourceRecently Updated
3291Profile unavailable
General

Skill Listing Polisher

Improve a skill's public listing before publish. Use when tightening title, description, tags, changelog, and scan-friendly packaging so the listing looks cl...

Registry SourceRecently Updated
4490Profile unavailable