video-processor

Installation
SKILL.md

Video Processor

Instructions

This skill provides comprehensive video processing utilities including YouTube video download, audio extraction, format conversion, and audio transcription using yt-dlp, FFmpeg, and OpenAI's Whisper model.

Prerequisites

Required tools (must be installed in your environment):

  • yt-dlp: Video downloader for YouTube and thousands of other sites

    # Install via pip
    pip install -U yt-dlp
    
    # Verify installation
    yt-dlp --version
    
  • FFmpeg: Multimedia framework for video/audio processing

Related skills

More from iamzhihuix/happy-claude-skills

Installs
36
GitHub Stars
287
First Seen
Apr 1, 2026