Skip to content

Unclosed special characters in VTT files can cause infinite loops #719

@joedolson

Description

@joedolson

Certain characters have special handling in VTT files, like { or [. They're interpreted as markers in cues. If the open and close brackets are in different cues, this creates a loop that can't complete.

I'm thinking that if these characters are found and the cue doesn't contain a the paired character, they should be ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions