← 返回 Skills 市场
Yt Dlp Downloader
作者
apollo1234
· GitHub ↗
· v0.1.0
8675
总下载
9
收藏
0
当前安装
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 use a dedicated browser profile or exported 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 stated purpose and commands are coherent for downloading videos, extracting audio, subtitles, playlists, and quality selection with yt-dlp.
Instruction Scope
The workflow repeatedly says to always use browser cookies for YouTube and to execute downloads with required_permissions ["all", "network"], without requiring explicit consent, command review, or a narrow output path.
Install Mechanism
The artifact is a Markdown-only skill with no bundled executable code; it recommends installing or updating yt-dlp with pip and ffmpeg with Homebrew, which is purpose-aligned but unpinned.
Credentials
Reading cookies from a local browser profile is sensitive session/account access and is presented as routine rather than as an opt-in fallback.
Persistence & Privilege
No persistence is shown, but broad shell permissions plus network access and local browser-profile access exceed what should be granted without tighter scoping and user confirmation.
如何使用
- 确保已安装 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 插件,目前累计下载 8675 次。
如何安装 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