bililidownloader

Download Bilibili videos. You MUST ask the user for the Bilibili URL first. Then use the provided python script to download. Supports batch/playlist downloading.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "bililidownloader" with this command: npx skills add caiyundc880518/bililidownloader

Bilibili视频下载器

描述

此技能用于下载B站视频。 重要:在使用此技能前,必须先询问用户获取视频的URL地址。 支持单个视频和合集的下载。能够智能检测系列视频,提供格式选择,并显示下载进度。

功能

  • 解析B站链接,判断是否为系列视频
  • 显示系列视频总数
  • 提供批量下载选项
  • 支持视频格式和清晰度选择
  • 实时显示下载进度
  • 下载完成后通知结果

参数 (CLI参数)

  • url: B站视频链接(必需)
  • --batch: 自动批量下载系列视频(可选)
  • --no-batch: 仅下载单个视频(可选)
  • --format / -f: 视频格式ID(可选,默认为最高可用质量)

依赖

  • python >= 3.6
  • yt-dlp
  • ffmpeg

使用示例

对话流程

用户: "下载B站视频" AI: "好的,请告诉我视频的链接(URL)是什么?" 用户: "https://www.bilibili.com/video/BV1xxx" AI: (执行下载脚本)

命令示例

# 基本下载
python3 scripts/download_bilibili.py "https://www.bilibili.com/video/BV1xxx"

# 批量下载
python3 scripts/download_bilibili.py "https://www.bilibili.com/video/BV1xxx" --batch

工作流程

  1. 询问用户视频URL
  2. 解析提供的B站URL
  3. 检测是否为系列视频
  4. (可选) 根据用户意图使用 --batch 或 --no-batch
  5. 执行下载脚本
  6. 实时显示下载进度
  7. 下载完成后报告成功或失败状态

注意事项

  • 如遇VIP内容或地区限制,可能需要提供cookie
  • 下载速度取决于网络状况和B站服务器
  • 遵守B站使用条款,仅用于个人学习和备份目的

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.

Coding

Olares Shared (olares-cli foundation)

Shared olares-cli foundation: profile model, first-time login (profile login with password + TOTP), bootstrapping a profile from an existing refresh token (p...

Registry SourceRecently Updated
Coding

Mistral Mcp Openclaw

Configure OpenClaw to use the community mistral-mcp stdio server for Mistral OCR, Codestral FIM, Voxtral audio, durable workflows, moderation, classification...

Registry SourceRecently Updated
651swih
Coding

mongolian-llm

【强制使用/零泄漏】任何请求涉及中文、传统蒙古文、西里尔蒙古文之间的翻译,蒙古语/蒙文对话,要求用蒙文输出,或输入包含传统蒙古文字符(Unicode U+1800–U+18AF)时,必须先读取本 SKILL.md 并按本文 API 流程执行;禁止凭模型自身语言知识直接翻译、改写或回答。调用成功后的可见最终回复必须...

Registry SourceRecently Updated
2690knixie
Coding

Olares Settings (olares-cli settings)

olares-cli settings command tree: profile-based reads of every section the SPA's Settings page exposes (https://docs.olares.com/manual/olares/settings/) plus...

Registry SourceRecently Updated