Self-hosted AI video clipper (Opus Clip alternative)
Go to file
Jeff Emmett 5c9b7c74e0 fix: use raw string for HTML template to preserve JS backslashes
Python was interpreting \' as ' in the onclick handlers, breaking JS.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 11:36:48 +00:00
backend fix: use raw string for HTML template to preserve JS backslashes 2026-02-09 11:36:48 +00:00
database feat: ClipForge Phase 1 - core pipeline MVP 2026-02-08 12:27:43 +00:00
frontend feat: ClipForge Phase 1 - core pipeline MVP 2026-02-08 12:27:43 +00:00
.env.example feat: ClipForge Phase 1 - core pipeline MVP 2026-02-08 12:27:43 +00:00
.gitignore feat: ClipForge Phase 1 - core pipeline MVP 2026-02-08 12:27:43 +00:00
docker-compose.yml fix: make cookies file writable for yt-dlp cookie saving 2026-02-08 12:39:50 +00:00