Replies: 1 comment 1 reply
-
|
I think the best option is to embed the videos using youtube-nocookie.com vs. youtube.com — it's youtube's enhanced privacy service that'll ensure no data is sent to youtube until a user plays the video: Caveat, the user is always going to send traffic to youtube when playing the video, it's the nature of the internet. Download the video / host it on your site if you really wish to avoid sending data to a 3rd party service. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to embed a youtube video in a somewhat privacy friendly way, preferably not having any info sent to youtube through the embedded player.
From what I could gather is the default iframe youtube offers not a solution for this, as they would collect info through that, no matter what.
I assume I could use some form of proxy available to have it go through that and avoid data collection?
Any recommendations here for how to properly embed videos in a privacy safe manner?
Beta Was this translation helpful? Give feedback.
All reactions