C
C
c0ld12020-11-12 16:14:21
JavaScript
c0ld1, 2020-11-12 16:14:21

How to bypass video autoplay blocking?

Good day. In short, earlier, if you insert this code on the site:

<iframe src="https://frontend.vh.yandex.ru/player/айдивидео?from=partner&mute=1&play_on_visible='true'&autoplay=0&branding=0" class="yandex-efir-embed__iframe" frameBorder="0" allowfullscreen=""></iframe>


, the video played when you entered the site. Now the code has been updated and autoplay has stopped working. An example of the new code looks like this:

<iframe src="https://frontend.vh.yandex.ru/player/айдивидео?from=partner&amp;mute=1&amp;&amp;autoplay=0&amp;branding=0&amp;autoplay=0&amp;from_block=zen%3Aarticle%3Awidget&amp;from=zen%3Aarticle" class="yandex-efir-embed__iframe" frameborder="0" allowfullscreen=""></iframe>


Is there anything I can tweak here to get autoplay working again?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question