video-accessibility-old/frontend/src/hooks
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
..
__tests__ bug fixes for frontend when trying to npm run build 2025-10-08 16:47:14 -05:00
useAccessibleVideoEdit.ts feat: add QC accessible video review and editing capabilities 2026-01-11 08:32:27 -06:00
useJob.ts feat: add TTS retry functionality with detailed error reporting 2026-01-03 21:39:59 -06:00
useJobStatusWebSocket.ts fixed auto update of filtered queries for jobs list 2025-10-16 11:59:17 -05:00
useLanguages.ts feat: add video-native translation mode for multi-language content 2025-12-31 13:50:05 -06:00
useMultiUpload.ts refactor: remove manual language selection, always auto-detect 2026-01-03 18:42:45 -06:00
useReviewNotes.ts feat: add video review with timestamped notes to Final Review 2025-12-26 15:30:00 -06:00
useToast.ts initial commit 2025-08-24 16:28:33 -05:00
useUsers.ts added MSAL microsoft authentication 2025-10-10 09:19:39 -05:00