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

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
3281Profile unavailable
General

Skill Distiller (Reference)

Complete skill compression documentation — all options, modes, and calibration details (~2,500 tokens).

Registry SourceRecently Updated
770Profile unavailable
General

Skill Distiller

Fit more skills in your context window — compress without losing what matters.

Registry SourceRecently Updated
960Profile unavailable