Skip to content

Cloudflare serves .srt files with the application/x-subrip header, not text/srt as default, which causes vidstack to not render the subtitles #9

@hantusk

Description

@hantusk

Cloudflare serves .srt files with the application/x-subrip header, not text/srt as default, which causes vidstack to not render the supplied subtitles.

I found that only text/srt was tested.

'Content-Type': 'text/srt',

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions