Skip to content

Trimming the https and mp4 check on :video tag creation #182

@cedricsam

Description

@cedricsam

It would be nice if the check could be more permissive:

  • allow other protocols, relative links;
  • and different file extensions (.webm or other)

I'm already trying a workflow where the .mp4 could be swapped in front-end JS... Could do more find and replace, but thought it might be nice to change at the source!

See suggestion here #179

Maybe it could accept https?://|/ and (mp4|webm|mov|mkv)? Or accept anything and place the burden on the front-end to make proper verifications/rewriting?

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