This folder contains structured technical documentation specifically designed for AI Agents (LLMs) to understand the architecture, data flow, and development standards of the VideoCut-CLI project.
- Project Architecture & Logic - Technical details of modules and workflows.
- CLI Schema - Definition of CLI commands and parameters.
- Roadmap & Tasks - Development status and feature plans.
- Language: Python 3.9+
- CLI Framework: Typer (Click-based)
- Video Engine: FFmpeg (via subprocess)
- Downloader: yt-dlp
- AI Models (Planned):
- ElevenLabs (Dubbing/TTS)
- Whisper (Transcribing)
- YOLO/MediaPipe (Object Detection for Crop)