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

privacy-Enhanced mode. #378

Closed Vakarian96 closed 6 years ago

Vakarian96 commented 6 years ago

Is it possible to use the privacy-enhanced mode?

pupunzi commented 6 years ago

Hi, It is not possible to activate the privacy-Enhanced mode using the javascript API. Enabling privacy-enhanced mode means that videos are served from youtube-nocookie.com but youtube-nocookie.com doesn't allow javascript API to interact with the video and this break the YTPlayer plug-in.

fnagel commented 6 years ago

Duplicate of #360