Skip to content

feat(video transcription): add generated video transcriptions to dash preview#1614

Open
kronosmichall wants to merge 1 commit intobox:masterfrom
kronosmichall:enable_generated_video_transcriptions
Open

feat(video transcription): add generated video transcriptions to dash preview#1614
kronosmichall wants to merge 1 commit intobox:masterfrom
kronosmichall:enable_generated_video_transcriptions

Conversation

@kronosmichall
Copy link
Copy Markdown
Contributor

@kronosmichall kronosmichall commented Feb 26, 2026

The fetched extracted_text rep is a vtt file with AI-generated transcriptions.
Waiting for the transcriptions to be generated should not stop the video. It should load when available.
It should be also silently ignored if generating transcriptions failed.

Currently video transcription generation is enabled on dev and staging only

@kronosmichall kronosmichall requested a review from a team as a code owner February 26, 2026 12:35
@kronosmichall kronosmichall force-pushed the enable_generated_video_transcriptions branch from 05a2731 to 733c0a0 Compare March 2, 2026 11:53
@kronosmichall kronosmichall changed the title feat: add generated video transcriptions to dash preview feat(video transcription): add generated video transcriptions to dash preview Mar 2, 2026
Comment thread src/lib/viewers/media/DashViewer.js
Comment thread src/lib/__tests__/Preview-test.js
Comment thread src/lib/viewers/media/DashViewer.js
@kronosmichall kronosmichall force-pushed the enable_generated_video_transcriptions branch 3 times, most recently from 7d9dcf8 to f849667 Compare April 21, 2026 10:13
feat: Refactor dashviewer transcription handling to await
@kronosmichall kronosmichall force-pushed the enable_generated_video_transcriptions branch from f849667 to 7f16525 Compare April 24, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants