CMS Development

TMerkel
Contributor

Video Player Parameter advanced features

How can i use additional parameters for video player with advanced features within HubL? 😀

 

Form:

  • Skip option = Decide whether viewers are required to submit this form to continue watching
  • Display time of the form = beginning, end, 15 of video

Advanced Controls:

  • Loop Video
  • Autoplay
  • Mute by default
  • Hide Controls

I can see they are not documented here: https://developers.hubspot.com/docs/cms/hubl/tags#video-player but it was asked for some of them here: https://github.com/HubSpot/jinjava/issues/322

 

 

 

1 Reply 1
AngelaSpahiu
Member

Video Player Parameter advanced features

@TMerkel 
You can find the advanced controls on Video Module in Hubspot

AngelaSpahiu_0-1718795504979.png

AngelaSpahiu_1-1718795531842.png

You can add the options to loop, autoplay etc the video via module fields and then target them in video_player similar to the screenshoot above.