video-accessibility/backend/app/schemas
michael aa6777d2c2 feat: add QC accessible video review and editing capabilities
- Reorder workflow: translations now happen BEFORE QC Review step
- Add language tabs to switch between translated languages in QC
- Add video mode tabs (Original Video / Accessible Video)
- Add interactive timeline preview showing video segments and AD cues
- Enable pause point adjustment with millisecond precision
- Add TTS regeneration queue for selective cue re-synthesis
- Add re-render controls with optional Whisper refinement
- Persist video segments and TTS MP3s to GCS for editability
- Add new RENDERING_QC job status for re-render operations
- Create 5 new API endpoints for accessible video editing
- Add rerender_accessible_video.py Celery task

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 08:32:27 -06:00
..
__pycache__ more fixes for refresh token - this time maintaining the username and role properly across refresh 2025-10-08 23:09:29 -05:00
accessible_video.py feat: add QC accessible video review and editing capabilities 2026-01-11 08:32:27 -06:00
auth.py added MSAL microsoft authentication 2025-10-10 09:19:39 -05:00
file.py initial commit 2025-08-24 16:28:33 -05:00
job.py feat: add server-side zip download for bulk job downloads 2026-01-04 15:57:57 -06:00
review_note.py feat: add video review with timestamped notes to Final Review 2025-12-26 15:30:00 -06:00
whisper.py feat: add Whisper-based pause point refinement for audio descriptions 2025-12-27 08:27:48 -06:00