ashleydw / lightbox

A lightbox gallery plugin for Bootstrap
http://ashleydw.github.io/lightbox
MIT License
1.85k stars 1.3k forks source link

Hide Youtube controls #238

Closed buzzguy closed 7 years ago

buzzguy commented 7 years ago

Trying to add these parameters &rel=0&controls=0&showinfo=0 but are ignored.

CydGoblin commented 7 years ago

This is youtube related, lightbox is not responsible for it. But try &rel=0&controls=0&showinfo=0

buzzguy commented 7 years ago

actually, I made a quick hack and added the parameters within the plugin, but it could be a cool feature as a possible option to add into the lightbox

ashleydw commented 7 years ago

as @Turqueso said, all query parameters are passed into the embed so no need to extend the lightbox