media-moviepy
CommunityAutomate video editing with Python & MoviePy.
Authordamionrashford
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Programmatic, Python-first non-linear video editing. MoviePy wraps ffmpeg for I/O but operates on frames in numpy, so it wins on readability and data-driven pipelines — not on throughput. Reach for it when you need logic, not a faster transcode.
Core Features & Use Cases
- Programmatic video assembly: load clips, subclip, resize, concatenate, and encode with configurable fps and codecs.
- Text overlays, transitions, and composites: add captions, logos, and layered effects on a timeline.
- Data-driven video templates: generate multiple videos from data sources with consistent styling and structure.
- Export flexibility: control output size, audio, and encoding parameters via MoviePy write_videofile.
Quick Start
Create a Python script that uses MoviePy to load input clips, apply edits (subclip, resize, overlays), and render the final video.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: media-moviepy Download link: https://github.com/damionrashford/media-os/archive/main.zip#media-moviepy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.