midzer / tobii

An accessible, open-source lightbox with no dependencies
https://midzer.github.io/tobii/demo/
MIT License
208 stars 22 forks source link

Autoplay youtube #69

Open viliusle opened 3 years ago

viliusle commented 3 years ago

Videos in pages usually should not auto-play, its annoying. But when you click on video to get modal dialog, it should always auto-play when modal dialog loads, because if not, user have to click 2 times to start watching video.

p.s. autoplayVideo should not exists or have true value by default.

midzer commented 3 years ago

I wished this parameter ages ago for those <video> in https://feuerwehr-eisolzried.de/media/

We can remove this in a v3 (breaking change) and set its behaviour to true, yes.