clip-forge/backend
Jeff Emmett 3ce7945096 fix: robust JSON parsing with regex fallback for LLM responses
Gemini sometimes produces JSON with unescaped characters that break
standard parsing. Added multiple fallback strategies including regex
extraction of individual clip objects.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 01:17:15 +00:00
..
app fix: robust JSON parsing with regex fallback for LLM responses 2026-02-10 01:17:15 +00:00
Dockerfile feat: add deno runtime for yt-dlp YouTube JS extraction 2026-02-09 18:35:11 +00:00
requirements.txt fix: update yt-dlp to latest for YouTube bot detection bypass 2026-02-08 12:40:59 +00:00