biati-digital / glightbox

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

Documenting a video popup with a video set to a certain (start) time #409

Closed djmonzyk closed 1 year ago

djmonzyk commented 1 year ago

I know the plyr plugin is supposed to be used if I want to go to a certain timestamp in a YouTube video from a link. However, it isn't documented very well. Is there any way an example could be provided? I'm trying to create links that will fire the different chapters of a single YouTube video in a glightbox.

I think others would benefit from a documented example.

Thanks!