Skip to content

Proper WebVTT timing support #2214

Open
@Heath123

Description

@Heath123

WebVTT supports displaying captions with timings that display one word at a time, which YouTube auto-generated subtitles use:

00:00:02.159 --> 00:00:03.350 align:start position:0%
okay so i received this exciting email
which<00:00:02.399><c> reads</c><00:00:02.879><c> hello</c>

Plyr doesn't support this, instead doing this:
image
Here's an example from this video.
What Plyr does now is sort of hard to read

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions