play a youtube video in a HTML element
summary (oneliner)
create an html element that contains a youtube player
see Ops.Html.ModalOverlay for a good overlay example
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
Video Id (String)
Active (boolean /Number)
Style (String)
ElementID (String)
Youtube Options
Autoplay (boolean /Number)
Display Captions (boolean /Number)
Loop (boolean /Number)
Allow Fullscreen (boolean /Number)
Hide Controls (boolean /Number)
Start at Second (integer /Number)
Outputs
Element (Object)
Direct Link (String)
Patches using YoutubePlayer
Changelog
created op 2020-03-06 - pandur |