- Replace download links with inline <video> players for clip preview - Add clip download endpoint separate from inline preview - Add caption style options: TikTok, Hormozi, Karaoke, Minimal, None - Implement ASS subtitle generation from word-level Whisper timestamps - Render pipeline: aspect ratio conversion + burned-in captions via FFmpeg - Add render preview endpoint for inline playback of rendered clips - Add fonts to Docker image for subtitle rendering Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ai_analysis.py | ||
| clip_extraction.py | ||
| download.py | ||
| subtitle_render.py | ||
| transcription.py | ||