← 返回 Skills 市场
Yt Dlp Downloader
作者
apollo1234
· GitHub ↗
· v0.1.0
7997
总下载
9
收藏
57
当前安装
1
版本数
在 OpenClaw 中安装
/install yt-dlp-downloader-skill
功能描述
Download videos from YouTube, Bilibili, Twitter, and thousands of other sites using yt-dlp. Use when the user provides a video URL and wants to download it, extract audio (MP3), download subtitles, or select video quality. Triggers on phrases like "下载视频", "download video", "yt-dlp", "YouTube", "B站", "抖音", "提取音频", "extract audio".
安全使用建议
Install only if you are comfortable with an agent running yt-dlp shell commands and creating downloaded files locally. Do not allow browser-cookie use unless you explicitly want the agent to use your logged-in browser session; prefer trying downloads without cookies first or using a dedicated browser profile/cookie file with limited scope.
功能分析
Type: OpenClaw Skill
Name: yt-dlp-downloader-skill
Version: 0.1.0
The skill is classified as suspicious due to two main security concerns found in `SKILL.md`. Firstly, it explicitly instructs the `yt-dlp` tool to access browser cookies via `--cookies-from-browser chrome`, which involves handling sensitive user data, even if justified for bypassing YouTube's 403 errors. Secondly, the workflow instructs the AI agent to execute commands with `required_permissions: ["all", "network"]`. The 'all' permission is overly broad for a video downloading task, granting extensive system access beyond what is strictly necessary for `yt-dlp`'s stated functionality, thereby introducing significant risk.
能力评估
Purpose & Capability
The skill is coherent with downloading videos, extracting audio, subtitles, quality selection, and playlist handling through yt-dlp.
Instruction Scope
The workflow says YouTube downloads should always use browser cookies and execute via shell with required_permissions ["all", "network"], without requiring explicit user confirmation or narrower command/file scope.
Install Mechanism
There are no executable files in the artifact; the instructions tell users to install yt-dlp with pip and ffmpeg with Homebrew, which is purpose-aligned but not version-pinned.
Credentials
Using --cookies-from-browser chrome reads local browser session data, which is sensitive account material and is not clearly disclosed as a credential/session requirement.
Persistence & Privilege
No persistence is shown, but the default cookie guidance and broad shell permission request create high-impact access without clear scoping, isolation, or opt-in controls.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yt-dlp-downloader-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/yt-dlp-downloader-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of yt-dlp-downloader-skill.
- Enables video and audio downloads from YouTube, Bilibili, Twitter, TikTok, and thousands of other sites using yt-dlp.
- Supports downloading best quality video, extracting audio as MP3, downloading subtitles, and selecting video quality.
- Provides command examples and troubleshooting guidance for common errors (e.g., YouTube 403 errors, missing dependencies).
- Workflow adapts commands based on user needs and source platform (e.g., always using browser cookies for YouTube).
- Triggers on multi-language keywords such as "下载视频", "download video", "extract audio", "B站", and "抖音".
元数据
常见问题
Yt Dlp Downloader 是什么?
Download videos from YouTube, Bilibili, Twitter, and thousands of other sites using yt-dlp. Use when the user provides a video URL and wants to download it, extract audio (MP3), download subtitles, or select video quality. Triggers on phrases like "下载视频", "download video", "yt-dlp", "YouTube", "B站", "抖音", "提取音频", "extract audio". 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7997 次。
如何安装 Yt Dlp Downloader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yt-dlp-downloader-skill」即可一键安装,无需额外配置。
Yt Dlp Downloader 是免费的吗?
是的,Yt Dlp Downloader 完全免费(开源免费),可自由下载、安装和使用。
Yt Dlp Downloader 支持哪些平台?
Yt Dlp Downloader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Yt Dlp Downloader?
由 apollo1234(@apollo1234)开发并维护,当前版本 v0.1.0。
推荐 Skills