← 返回 Skills 市场
wwkgit

Universal Video Downloader

作者 wwkGit · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
378
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install video-downloader-tool
功能描述
Universal video downloader supporting multiple platforms (Douyin, Bilibili, YouTube, TikTok, etc.). Can download videos by URL or search by keyword (Douyin s...
安全使用建议
This skill appears coherent for downloading videos: it calls yt-dlp and optionally runs a headless browser via DrissionPage to find and fetch video URLs, and it saves files locally. Before installing or running it: 1) review the full script (the provided file listing was truncated) to ensure no hidden network endpoints or unexpected behavior; 2) install yt-dlp and DrissionPage from trusted sources (pip official packages) and be aware DrissionPage will auto-download a Chromium binary at first run; 3) run in a controlled environment (non-root account, optionally container/VM) if you have concerns about third-party binaries; 4) consider legal/ToS implications of downloading copyrighted content and avoid unauthorized downloads; 5) if you need higher assurance, ask the publisher for provenance or a trusted homepage/repo — absence of a homepage and unknown owner lowers confidence.
功能分析
Type: OpenClaw Skill Name: video-downloader-tool Version: 1.0.0 The skill is a legitimate video downloading utility that uses well-known libraries like yt-dlp and DrissionPage to fetch content from various platforms. The implementation in scripts/video_downloader.py uses safe subprocess handling and standard browser automation techniques for its stated purpose, with no evidence of data exfiltration, malicious execution, or prompt injection in SKILL.md.
能力评估
Purpose & Capability
Name/description claim a universal video downloader and the included script implements platform detection, yt-dlp calls, and DrissionPage browser automation which are appropriate and expected for that purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs installing yt-dlp and DrissionPage and how to run the script; instructions focus on downloading videos, searching Douyin, and handling browser mode. It does suggest using VPN/cookies for access which is relevant to circumventing site blocks but does not tell the agent to read unrelated files or exfiltrate data. Note: the README warns DrissionPage will auto-download Chrome on first use (runtime behavior).
Install Mechanism
There is no install spec in the registry (instruction-only), which lowers installer risk. The runtime requires pip packages (yt-dlp, DrissionPage) per SKILL.md. DrissionPage will auto-download a Chromium binary at first run — this is expected for browser automation but means a large binary is pulled from the network during runtime. Verify you trust the DrissionPage/Chromium sources and your pip environment.
Credentials
The skill does not request environment variables, secrets, or unrelated credentials. It uses local file I/O to save downloads and metadata; DrissionPage may use browser cookies for authenticated access (mentioned in docs) but the skill does not ask for user credentials itself.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system settings. It only writes its own output files (videos and JSON metadata) under user-specified output dirs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-downloader-tool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-downloader-tool 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - Support for Douyin, Bilibili, YouTube, TikTok and more
元数据
Slug video-downloader-tool
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Universal Video Downloader 是什么?

Universal video downloader supporting multiple platforms (Douyin, Bilibili, YouTube, TikTok, etc.). Can download videos by URL or search by keyword (Douyin s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 378 次。

如何安装 Universal Video Downloader?

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

Universal Video Downloader 是免费的吗?

是的,Universal Video Downloader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Universal Video Downloader 支持哪些平台?

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

谁开发了 Universal Video Downloader?

由 wwkGit(@wwkgit)开发并维护,当前版本 v1.0.0。

💬 留言讨论