VideoCut-CLI is an AI-powered command-line tool designed to help Content Creators automate their entire video workflow: from downloading and editing (trim, caption, watermark) to publishing on social media platforms.
- Smart Downloader:
- High-quality video download (yt-dlp wrapper).
- SABR 403 Bypass: Automatically uses Android player client.
- Cookie Persistence: Saves and reuses cookies automatically.
- Smart Naming:
{Title}_{ID}_{Resolution}.mp4format. - Smart Skip: Skips already downloaded files.
- Modes: Support for
--metadata-onlyand--extract-audio(MP3).
- System Health:
videocut doctorcommand to check FFmpeg and JS runtime status.
- Basic Editor:
- Text and Image watermarking.
- AI Core (Planned): Auto-Crop (9:16), Highlights, Dubbing.
Path: /docs
- Feature explanations and Quick start guide.
Path: /context
- System architecture, schemas, and roadmap.
This will automatically install system dependencies like FFmpeg and Node.js.
brew tap pendig/tap
brew install videocutIdeal if you already have FFmpeg installed.
pipx install videocut-clipip install videocut-cliAfter installation, run the health check:
videocut doctorCreated with ❤️ by Pena Digital