We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Dec 3, 2018 9:08 PM
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
{% 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
Solved! Go to Solution.
Dec 5, 2018 7:23 PM
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
Aug 16, 2021 10:01 AM
Is there an update to this -- It seems like the design of the User Interface has changed since 2018..
Dec 5, 2018 4:43 PM
Hi @costalesja11,
Do you have a link to the page you're working on so we can take a look?
Thanks,
Jenny
Dec 5, 2018 7:23 PM
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
Dec 17, 2018 9:19 AM
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:
https://solutions.jlr.ca/en/features
thank you
| ||||||||||||
|
Dec 6, 2018 9:00 AM
Thank you for sharing @costalesja11!