.gitignore
AGENT.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
videopilot.py
videopilot_cli.py
videopilot_mcp.py
.github/workflows/build.yml
.github/workflows/release.yml
assets/architecture.png
assets/make_arch.py
examples/highlight-cut/compose-plan.json
examples/highlight-cut/cut-plan.json
examples/narrated-highlights/compose-plan.json
examples/narrated-highlights/cut-plan.json
examples/narrated-highlights/script.json
examples/voiceover-only/compose-plan.json
examples/voiceover-only/script.json
landing-page/.gitignore
landing-page/README.md
landing-page/eslint.config.mjs
landing-page/next.config.ts
landing-page/package-lock.json
landing-page/package.json
landing-page/postcss.config.mjs
landing-page/tsconfig.json
landing-page/app/globals.css
landing-page/app/icon.svg
landing-page/app/layout.tsx
landing-page/app/page.tsx
landing-page/components/brand-icons.tsx
landing-page/components/copy-button.tsx
landing-page/components/feature-card.tsx
landing-page/components/features-bento.tsx
landing-page/components/footer.tsx
landing-page/components/hero-background.tsx
landing-page/components/hero.tsx
landing-page/components/install.tsx
landing-page/components/json-block.tsx
landing-page/components/magnetic-button.tsx
landing-page/components/nav.tsx
landing-page/components/pipeline.tsx
landing-page/components/terminal-block.tsx
landing-page/components/tools-marquee.tsx
landing-page/components/video-showcase.tsx
landing-page/lib/cn.ts
landing-page/lib/tools.ts
landing-page/public/README.md
landing-page/public/videopilot-demo-poster.jpg
landing-page/public/videopilot-demo.mp4
lib/__init__.py
lib/compose.py
lib/cut.py
lib/doctor.py
lib/export.py
lib/ffmpeg_wrap.py
lib/init_cmd.py
lib/silence.py
lib/transcribe.py
lib/tts.py
lib/voices.py
tests/ffmpeg_wrap_unit.py
tests/mcp_e2e.py
tests/mcp_short_tools.py
tests/progress_smoke.py
tests/run_threaded_unit.py
tests/slide_motion_unit.py
videopilot.egg-info/PKG-INFO
videopilot.egg-info/SOURCES.txt
videopilot.egg-info/dependency_links.txt
videopilot.egg-info/entry_points.txt
videopilot.egg-info/requires.txt
videopilot.egg-info/top_level.txt