← 返回 Skills 市场
sandeepyadav1478

ClawHub - YouTube Downloader & Clipper

作者 sandeepyadav1478 · GitHub ↗ · v1.1.1
cross-platform ⚠ suspicious
2310
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install youtube-downloader-clipper
功能描述
Clip and download specific time ranges or full YouTube videos in various qualities, including audio-only MP3 extraction, using precise timestamps.
安全使用建议
This skill appears to be what it claims: a yt-dlp-based YouTube clipper. Before installing/using it, be aware that (1) it will generate and execute temporary Python scripts on your machine, (2) it may run pip install to add the yt-dlp module to your Python environment (which can modify system/site packages depending on your Python setup), and (3) audio extraction may require ffmpeg (a separate binary). If you are comfortable allowing a skill to write and run short Python scripts and to install a Python package, this is proportional for the stated purpose. If you prefer to avoid modifying your environment, run it inside a virtualenv/container or inspect the generated script before execution. Also ensure you comply with copyright rules for downloaded content.
功能分析
Type: OpenClaw Skill Name: youtube-downloader-clipper Version: 1.1.1 The skill is classified as suspicious due to the agent being instructed to execute `pip install yt-dlp` in `prompt.md` if the module is not found. While `yt-dlp` is a legitimate package, granting the agent the capability to run `pip install` allows it to install arbitrary Python packages, which is a high-risk operation. Additionally, the agent is instructed to generate and execute Python code based on user input, which, despite instructions for filename sanitization, presents a significant attack surface if not perfectly secured by the agent's runtime environment.
能力评估
Purpose & Capability
Name, README, SKILL.md, prompt.md and code all describe a YouTube clipping/downloading tool and request only the capabilities needed for that (downloading via yt-dlp, optional ffmpeg for audio). There are minor metadata mismatches (skill.json version 1.0.0 vs registry 1.1.1) and authoring references to 'Claude', but these are not security-critical.
Instruction Scope
The runtime instructions direct the agent to generate, write, execute, and then delete a temporary Python script and to auto-install the yt-dlp Python module via pip. That behavior is coherent for this purpose but means the skill will run code locally and modify the Python environment at runtime — sensible for a downloader but worth noting.
Install Mechanism
There is no remote download/install of arbitrary archives. An included install.sh only copies files into ~/.claude/skills and checks for yt-dlp/ffmpeg. The skill is instruction-only at runtime (creates temporary Python scripts) and does not pull code from untrusted URLs.
Credentials
The skill requests no environment variables, no credentials, and references only local tools (python, yt-dlp, ffmpeg). The requirement to pip-install yt-dlp is proportional to its function. No unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. install.sh installs files into the user's home skill directory only and does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-downloader-clipper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-downloader-clipper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
- Removed the file `.claude/settings.local.json`. - No user-facing feature or documentation changes in this version.
v1.1.0
- Refocused the skill documentation to emphasize precise video clipping as the primary feature. - Simplified and clarified instructions, highlighting timestamp-based clip extraction. - Added clear use case examples for creators, educators, musicians, and researchers. - Noted that dependencies (yt-dlp, ffmpeg) are now auto-handled and the implementation is pure Python. - Removed legacy checklist and testing documentation files for a cleaner package.
v1.0.0
Initial release of ClawHub - YouTube Video Downloader & Clipper: - Download YouTube videos in preferred quality (720p, 1080p, best). - Extract MP3 audio from YouTube videos. - Clip videos to specified time ranges (MM:SS or HH:MM:SS). - Customize output filename and format (mp4, mkv, webm, mp3). - Supports all standard YouTube URL formats. - Step-by-step usage instructions, troubleshooting, and prerequisites detailed in documentation.
元数据
Slug youtube-downloader-clipper
版本 1.1.1
许可证
累计安装 1
当前安装数 1
历史版本数 3
常见问题

ClawHub - YouTube Downloader & Clipper 是什么?

Clip and download specific time ranges or full YouTube videos in various qualities, including audio-only MP3 extraction, using precise timestamps. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2310 次。

如何安装 ClawHub - YouTube Downloader & Clipper?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-downloader-clipper」即可一键安装,无需额外配置。

ClawHub - YouTube Downloader & Clipper 是免费的吗?

是的,ClawHub - YouTube Downloader & Clipper 完全免费(开源免费),可自由下载、安装和使用。

ClawHub - YouTube Downloader & Clipper 支持哪些平台?

ClawHub - YouTube Downloader & Clipper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 ClawHub - YouTube Downloader & Clipper?

由 sandeepyadav1478(@sandeepyadav1478)开发并维护,当前版本 v1.1.1。

💬 留言讨论