contao / contao

Contao Open Source CMS
https://contao.org
GNU Lesser General Public License v3.0
351 stars 160 forks source link

Add Option to Video Modul for Youtube "Erweiterte Datenschutz Option" #325

Closed itcbchris closed 5 years ago

itcbchris commented 5 years ago

Description

As of GDPR is mandatory in the EU it is recommended to use "Erweiterte Datenschutz Option" by Youtube when embeding videos from there plattform into your website.

so i thin it should be usefull to have this option implemented into the module itself.

Example
Checkbox: "Erweiterter Datenschutz Modus von Youtube".

Add: -nocookie to URL (maybe some other options? dont really know if google adds more).

fritzmg commented 5 years ago

This is already implemented.

itcbchris commented 5 years ago

As i See in 4.6?

is there no way to get it in 4.4.* there i only have:

Video ID, Player-Size, and Autoplay in Youtube Module?

contaoacademy commented 5 years ago

For Contao 4.4 LTS you don't get any new features. But you could replace the YouTube-URL in the template "ce_youtube.html5" by yourself.