mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-13 13:41:41 -05:00
YouTube says this is fine
This commit is contained in:
@@ -28,7 +28,7 @@ function ReleaseVideo() {
|
||||
<iframe
|
||||
className="w-full aspect-video rounded-md shadow-xl"
|
||||
loading="lazy"
|
||||
src="https://www.youtube-nocookie.com/embed/DTRnDNR9LR8"
|
||||
src="https://www.youtube-nocookie.com/embed/DTRnDNR9LR8?autoplay=1"
|
||||
title="Audacity 3.2 - Real-Time Effects and Free Cloud Sharing"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||
allowfullscreen
|
||||
|
||||
@@ -39,7 +39,7 @@ function ShareYourSounds() {
|
||||
<iframe
|
||||
className="w-full aspect-video rounded-md shadow-xl"
|
||||
loading="lazy"
|
||||
src="https://www.youtube-nocookie.com/embed/-rBOZ9Bi4rk"
|
||||
src="https://www.youtube-nocookie.com/embed/-rBOZ9Bi4rk?autoplay=1"
|
||||
title="Introducing Audio.com"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||
allowfullscreen
|
||||
|
||||
Reference in New Issue
Block a user