pupunzi / jquery.mb.YTPlayer

use a custom yutube player for a video as background on jQuery framework
https://pupunzi.com/mb.components/mb.YTPlayer/demo/demo.html
1.3k stars 431 forks source link

Possibility to add nocookie-Version #364

Closed maniaxatwork closed 6 years ago

maniaxatwork commented 6 years ago

Hey there,

i am in germany and as you know we all drive Crazy about the new EU-DSGVO. So i wanna know if it is possible to change make it more private to get a YT-Video as background. With youtube-nocookie or so? i checked the network already and there are many connections to youtube and partners. Is it possible to protect the privacy of our visitors or should i disable YT?

pupunzi commented 6 years ago

Hi, The youtube-nocookie doesn't expose the Youtube javascript API and can't be used as a source for the video.

Maybe you can try using this script to prevent Youtube to set cookies: https://github.com/nicholasruggeri/cookies-enabler

maniaxatwork commented 6 years ago

Thanks I'll give it a try

fnagel commented 6 years ago

Duplicate of #360