Skip to content

Conversation

Heath123
Copy link

@Heath123 Heath123 commented May 21, 2021

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