diff --git a/app/components/public/stream/video-stream.hbs b/app/components/public/stream/video-stream.hbs index e660746ea06..49f83963140 100644 --- a/app/components/public/stream/video-stream.hbs +++ b/app/components/public/stream/video-stream.hbs @@ -12,13 +12,20 @@ {{/if}} {{#if (eq this.provider 'youtube')}} + {{#if this.selectingLanguage.selectingLanguage}} + + {{else}} + gesture="media" allow="autoplay; encrypted-media" allowfullscreen="true"> + {{/if}} {{/if}} {{#if (and (eq @videoStream.videoChannel.provider 'vimeo') this.vimeoId)}}