ginger icon indicating copy to clipboard operation
ginger copied to clipboard

Youtube and vimeo no cookies

Open DorienD opened this issue 5 years ago • 4 comments

Youtube: https://www.youtube-nocookie.com/embed/6nRQH_gpxzw

Vimeo: ?dnt=1 https://vimeo.zendesk.com/hc/en-us/articles/360001494447-Using-Player-Parameters

DorienD avatar Sep 10 '19 14:09 DorienD

Just a small note: the 'youtube-nocookie' site doesn't place cookies, but does place an unique yt-remote-device-id in the local storage. So it is not free of trackers.

mworrell avatar Sep 11 '19 08:09 mworrell

Hmmm so when a visitor would deny all other cookies than the functional ones, youtube should still be hidden @mworrell

DorienD avatar Sep 11 '19 09:09 DorienD

What we (in LearningStone) now do is to show the static preview and replace it with the embed after it is clicked.

In this way the page loads faster and we don't have cookies on loading our own page.

mworrell avatar Sep 11 '19 11:09 mworrell

Yep, this is a good and common solution to the cookie/localstorage problem.

ddeboer avatar Sep 11 '19 11:09 ddeboer