biati-digital / glightbox

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

feat: V4 beta video alternative #479

Closed biati-digital closed 4 months ago

biati-digital commented 4 months ago

Vidstack it's not yet ready, it has several bugs, Youtube autoplay it's not working and Youtube shorts do not work at all.

This PR replaces Vidstack with the Youtube and Vimeo API, that way any functionality provided by those platforms should work without problems.

This still requires more tests but it' working better than Vidstack. Probably Vidstack can be an additional plugin.