From 959ef89c2715ce603303c056c90d3a93ad8f038c Mon Sep 17 00:00:00 2001 From: mrx1983 <47363681+mrx1983@users.noreply.github.com> Date: Sun, 9 Jun 2019 15:05:13 +0200 Subject: [PATCH] add autoplay attribute to custom embed iframe tag, so autoplay works as expected calzone said i should make a pull request. so here it is. it would be great if 'allow="autoplay"' attribute is added to the generated iframe for custom embeds. so autoplay works as expected. --- player/embed.coffee | 1 + 1 file changed, 1 insertion(+) diff --git a/player/embed.coffee b/player/embed.coffee index 7881b3d2..8ff6c48a 100644 --- a/player/embed.coffee +++ b/player/embed.coffee @@ -59,6 +59,7 @@ window.EmbedPlayer = class EmbedPlayer extends Player iframe = $('