uncockify youtube embed

This commit is contained in:
celestora 2022-12-09 00:14:15 +02:00 committed by GitHub
parent a058605be8
commit 475f637413
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ final class YouTubeVideoDriver extends VideoDriver
<iframe
width="600"
height="340"
src="https://www.youtube.com/embed/$this->id"
src="https://www.youtube-nocookie.com/embed/$this->id"
frameborder="0"
sandbox="allow-same-origin allow-scripts allow-popups"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"