biati-digital / glightbox

Pure Javascript lightbox with mobile support. It can handle images, videos with autoplay, inline content and iframes
MIT License
2.07k stars 228 forks source link

Support <track> on videos #336

Open ingo-medicruiter opened 2 years ago

ingo-medicruiter commented 2 years ago

Hello,

we would like to provide captions via the tag on our self-hosted videos that are displayed via Glightbox.

I couldn´t find any information about if this is supported and how I would be able to pass the path to the .vtt file. If this is not available yet, I would like to raise this as a feature request.

Thanks for the great product! Ingo

MauricioOnetto commented 2 years ago

Yeah, it would be great videos with caption I'm using vtt too on html5 video Thank you

gingerchew commented 2 years ago

That is an interesting idea. You should be able to pull this off with the inline element slide type.

I'll add a feature request label so that it can be up for consideration in the future.