Youtube Video Hide Account Name And Autoplay - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Youtube Video Hide Account Name And Autoplay

M

Massimiliano

SP Page Builder 5 months ago

Hi, I added a short YouTube video to my Joomla site with SP Page Builder. Is there a way to hide the YouTube account name and make the video autoplay? Thanks.

0
7 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 5 months ago #195893

here is example code that I used to force autoplay muted video (YT short)

info_2937_2025.gif

0
M
Massimiliano
Accepted Answer
5 months ago #196251

thanks for the help, I inserted the following code:

<iframe width="315" height="560" src="/youtube.com/embed/jB8oDBiZ2y4?autoplay=1&mute=0"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope;"
allowfullscreen></iframe>

but autoplay doesn't start

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 5 months ago #195887

Hi

Thanks for contacting us. Sorry there is no default option to do that, you have to customize it. For autoplay you can follow this forum post below:

https://www.joomshaper.com/forum/question/32183

-Regards.

0
M
Massimiliano
Accepted Answer
5 months ago #195895

yes, thank you

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 5 months ago #195891

As I know is not possible to hide Account Name.

About 2nd, if there is no option for that in used by you addon, it means that code customization is needed.


As guide says: "Chromium browsers do not allow autoplay in most cases. However, muted autoplay is always allowed."


Alternative way, get embed code and use it in Raw Html addon, then you have more control about custom options. Read below guides:

0
M
Massimiliano
Accepted Answer
5 months ago #196017

thank you. Is it possible to insert a short youtube video as a background like you do with standard youtube videos?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 5 months ago #196025

As I think No, also becuase is too narrow.

0