Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tim 4 posts 75 karma points
    Apr 22, 2021 @ 11:11
    Tim
    0

    Autoplay youtube video doesn't work

    Hello,

    when i put the option autoplay=1 umbraco changes automaticly to autoplay=autoplay when i submit

    The video won't autoplay.

    Any suggestions?

    *

    <iframe width="360" height="203" src="https://www.youtube.com/embed/9-zOuGVTL98?feature=oembed" controlsautoplay="1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
    

    *

  • Brendan Rice 538 posts 1102 karma points
    Apr 22, 2021 @ 15:11
    Brendan Rice
    1

    Have you tried to put the parameter as a querystring?

    https://youtu.be/i8mSl03t-Gk?autoplay=1

  • Tim 4 posts 75 karma points
    Apr 23, 2021 @ 07:03
    Tim
    1

    It works when I do the following:

    src="https://www.youtube.com/embed/9-zOuGVTL98?autoplay=1&mute=1;"

    When I don't put the mute in it is doensn't work.

    Thx for you're help

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies