← 返回
数据分析 Key

Youtube Editor

Automate YouTube video editing: download videos, transcribe with Whisper, analyze content using GPT-4, and create Korean SEO-optimized metadata plus consiste...
自动化YouTube视频编辑:下载视频,利用Whisper转录,使用GPT-4分析内容,并生成韩语SEO元数据及一致的……
jeong-wooseok
数据分析 clawhub v1.0.14 1 版本 99487.5 Key: 需要
★ 0
Stars
📥 3,106
下载
💾 208
安装
1
版本
#latest

概述

🎬 YouTube AI Editor (v1.0.14)

⚠️ Security Notice

This skill may trigger security warnings due to legitimate automation features:

Required Capabilities:

  • API Keys: Requires OPENAI_API_KEY (mandatory for Whisper/GPT-4) and NANO_BANANA_KEY (optional for AI image generation)
  • Subprocess Execution: Uses ffmpeg for video processing (standard video editing tool)
  • Cross-Skill Integration: Calls nano-banana-pro skill for AI image generation (optional feature)
  • Only executes if nano-banana-pro is installed by user
  • Uses fixed script path resolution with timeout protection
  • File I/O: Reads user-specified avatar/font files and writes output files (thumbnails, transcripts) to working directory

Security Measures:

  • YouTube URL validation (blocks localhost/private IPs)
  • HTML-escaped text rendering
  • Subprocess timeouts (900s max)
  • Fixed script paths (no arbitrary code execution)

All code is open source and auditable. Review nano-banana-pro separately if using image generation features.


Turn raw videos into YouTube-ready content in minutes.

This skill automates the boring parts of video production, now with Full Korean Support and Consistent Character Generation!


✨ Features

  • 📥 Universal Download: Supports YouTube URLs and local video files.
  • 🗣️ Auto-Subtitles: Generates accurate .srt subtitles using OpenAI Whisper.
  • 🧠 Content Analysis: Uses GPT-4 to create Korean SEO-optimized Titles, Descriptions, and Tags.
  • 🎨 AI Thumbnails (Pro):
  • Consistent Character: Maintains the style of your avatar (or the default Pirate Lobster) while generating new poses! (Image-to-Image)
  • Custom Fonts: Paperlogy ExtraBold included.
  • Background Removal: Automatically removes background from the generated character.
  • Layout: Professional Black & Gold design.
  • 🛡️ Security Hardening (v1.0.11):
  • YouTube URL allowlist validation (blocks localhost/private-network targets)
  • HTML-escaped text rendering in thumbnail templates
  • Safer fixed Nano Banana script resolution + subprocess timeout

🛠️ Dependencies

1. System Tools

Requires FFmpeg (install via your package manager).

2. Python Packages (optional)

For advanced thumbnail features, install:

  • playwright + rembg[cpu]

3. API Keys (environment variables)

Set these before running:

  • OPENAI_API_KEY - For Whisper & GPT-4
  • NANO_BANANA_KEY - For AI character generation

🚀 Usage

Option 1: Fully Automated (Pirate Lobster Mode)

The AI will generate a Pirate Lobster character doing something related to your video, while keeping the original character design consistent.

# Run from skills/youtube-editor/
uv run scripts/process_video.py --url "https://youtube.com/watch?v=YOUR_VIDEO_ID"

Option 2: Custom Branding (Your Face)

Use your own photo as the base avatar. The AI will generate "You" doing different actions!

uv run scripts/process_video.py \
  --input "video.mp4" \
  --author "My Awesome Channel" \
  --avatar "/path/to/my_face.jpg"

Created by Flux (OpenClaw Agent)

版本历史

共 1 个版本

  • v1.0.14 当前
    2026-03-28 12:47 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 162 📥 59,674
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 64,859
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 366 📥 139,963