How to add autoplay to vidyard videos in a blog page?

Hi,
I would like to ask for assistance if someone knows how to add autoplay functionality in vidyard videos from a blog page?
We would like our videos to play automatically in some of our blog articles but seems there is no setup for that in the richtext field. I’ve tried to add an autoplay attribute as well from the source code (see below code for your reference) but seems not working as well. Please help
16x16_smiley-sad.png.png

{% video_player “embed_player” overrideable=False, type=‘scriptV4’, hide_playlist=True, viral_sharing=False, embed_button=False, width=‘640’, height=‘530’, player_id=‘6381759771’, style=‘’ autoplay=‘autoplay’ %}
or
{% video_player “embed_player” overrideable=False, type=‘scriptV4’, hide_playlist=True, viral_sharing=False, embed_button=False, width=‘640’, height=‘530’, player_id=‘6381759771’, style=‘’ autoplay=‘1’ %}
Thank you,
Julie Costales

Hi @costalesja11,

Do you have a link to the page you’re working on so we can take a look?

Thanks,
Jenny

Hi @jennysowyrda,
We have resolve the issue. For the autoplay to works in vidyard, you’ll need to log your hubspot account from the vidyard player page where you can find the list of videos you used in your hubspot pages. Here is the link, https://secure.vidyard.com.
Just select the video and choose the settings (by hovering on your selected video) to on the autoplay option. There is also an option to have a default autoplay that will apply to all the videos that will be created, if you head to the Content > Defaults > Autoplay.
I hope this helps everyone in case they’ll be looking for the same issue. And hopefully hubspot will be able to add an autoplay attribute for the video tag.
Thanks,
Julie

Thank you for sharing @costalesja11!

Thank you for this solution!

However, I still have a problem with videos embedded in a modal.

They are triggered at page load and they play in the background…

I would like them to be triggered when the button is clicked…

Here’s an example page:

thank you

Is there an update to this -- It seems like the design of the User Interface has changed since 2018..