Skip to content

Karoke-style captions#2217

Draft
Heath123 wants to merge 1 commit into
sampotts:masterfrom
Heath123:master
Draft

Karoke-style captions#2217
Heath123 wants to merge 1 commit into
sampotts:masterfrom
Heath123:master

Conversation

@Heath123

@Heath123 Heath123 commented May 21, 2021

Copy link
Copy Markdown

Fixes #2214

This adds support for karoke-style captions as described here: https://developer.mozilla.org/en-US/docs/Web/API/WebVTT_API#cue_payload_text_tags
These are used by YouTube auto-generated captions. Currently you can only make the "future text" translucent, not hide it (well you can set the opacity to 0% but the background is still there) but that's what Chrome does anyway. by default at least.

At the moment the code is a bit of a mess, I'm going to clean it up

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.

Proper WebVTT timing support

1 participant