← 返回 Skills 市场
Youtube Factory
作者
Mayank8290
· GitHub ↗
· v1.3.0
5248
总下载
33
收藏
23
当前安装
5
版本数
在 OpenClaw 中安装
/install youtube-factory
功能描述
Generate complete YouTube videos from a single prompt - script, voiceover, stock footage, captions, thumbnail. Self-contained, no external modules. 100% free...
安全使用建议
Install only if you are comfortable using a Pexels API key, installing ffmpeg and the listed Python packages, and sending video topics, search phrases, and generated narration to external Pexels and Microsoft Edge TTS services. Avoid confidential or regulated prompts, and use a dedicated Pexels key.
功能分析
Type: OpenClaw Skill
Name: youtube-factory
Version: 1.3.0
The skill bundle appears benign. The `youtube_factory.py` script performs video generation using `ffmpeg` and `edge-tts`, downloads stock footage from Pexels, and creates temporary files. Crucially, it includes robust security measures such as sanitizing user-controlled inputs for file paths and captions, validating all download URLs against an allowlist of Pexels domains to prevent SSRF, and using `subprocess.run` with argument lists to mitigate shell injection risks. The `SKILL.md` documentation is clear and does not contain any prompt injection attempts or instructions for malicious behavior. While the Python script currently uses a hardcoded script instead of an LLM as described in `SKILL.md`, this is a functional limitation, not a security vulnerability or malicious act.
能力评估
Purpose & Capability
The artifacts consistently center on generating local YouTube-style videos using scripts, voiceover, Pexels footage, captions, thumbnails, and metadata; the main mismatch is the claim of LLM script generation and self-contained operation while the code uses a fixed script template and external dependencies.
Instruction Scope
The workflow is user-invoked and task-scoped; I found no hidden instructions, autonomous posting, account mutation, destructive behavior, or prompt-injection-style control text.
Install Mechanism
The skill asks users to install ffmpeg and Python packages and configure a Pexels API key; bins and env requirements are declared, but the 'no external modules' wording is inaccurate.
Credentials
Network calls to Pexels, use of Edge TTS, subprocess calls to ffmpeg/ffprobe, and writes under the configured video output directory are proportionate to the stated video-generation purpose.
Persistence & Privilege
Persistence is limited to a local config file read for known keys, generated media files, temporary files, and output metadata; no background service, privilege escalation, broad local indexing, or credential persistence was found.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-factory - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-factory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
Security: restrict config.env to only known keys (PEXELS_API_KEY, OUTPUT_DIR, DEFAULT_VOICE) - addresses CREDENTIALS review notice
v1.2.1
Added support link at top
v1.2.0
Added support/donation link
v1.1.0
v1.1.0: Self-contained (no external modules), security hardened (SSRF protection, secure tempfiles, ASS injection prevention), fixed video concatenation for mixed resolutions
v1.0.0
youtube-factory 1.0.0 initial release
- Generate complete, publish-ready YouTube videos from a single prompt: script, voiceover, stock footage, captions, and thumbnail.
- Uses only 100% free tools—no paid API required.
- Supports multiple video styles (documentary, listicle, tutorial, story) and voices (male/female, US/UK/AUS).
- Creates both regular and vertical (YouTube Shorts) videos.
- Script-only mode and customization options for voice and style.
- Outputs scripts, audio, raw/final video files, thumbnail, and metadata.
- Easy setup with Pexels API, FFmpeg, and Edge TTS.
元数据
常见问题
Youtube Factory 是什么?
Generate complete YouTube videos from a single prompt - script, voiceover, stock footage, captions, thumbnail. Self-contained, no external modules. 100% free... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5248 次。
如何安装 Youtube Factory?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-factory」即可一键安装,无需额外配置。
Youtube Factory 是免费的吗?
是的,Youtube Factory 完全免费(开源免费),可自由下载、安装和使用。
Youtube Factory 支持哪些平台?
Youtube Factory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Youtube Factory?
由 Mayank8290(@mayank8290)开发并维护,当前版本 v1.3.0。
推荐 Skills