Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelzangl/wp-video-embed-privacy
Wordpress plugin for making ebedding videos GDPR compliant
https://github.com/michaelzangl/wp-video-embed-privacy
wordpress-plugin
Last synced: about 2 months ago
JSON representation
Wordpress plugin for making ebedding videos GDPR compliant
- Host: GitHub
- URL: https://github.com/michaelzangl/wp-video-embed-privacy
- Owner: michaelzangl
- Created: 2018-03-24T14:55:25.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T09:36:54.000Z (3 months ago)
- Last Synced: 2024-10-15T07:07:12.306Z (2 months ago)
- Topics: wordpress-plugin
- Language: PHP
- Size: 271 KB
- Stars: 35
- Watchers: 9
- Forks: 10
- Open Issues: 11
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Embed videos and respect privacy ===
Contributors: michael.zangl
Tags: youtube, germany, deutschland
Requires at least: 4.5
Tested up to: 6.6.2
Stable tag: 2.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.htmlAllows you to embed youtube videos without sending data to google on every page view. Required for a GDPR (German: DSGVO) compliant website.
== Description ==
This is meant to be used in the european union, but can be used in any other country where you want some more privacy for your users.
No settings required, youtube links get replaced. Adjust the displayed message according to your local needs.
See https://github.com/michaelzangl/wp-video-embed-privacy/wiki for more technical information.
= German Background =
Das deutsche Datenschutzrecht - und jetzt die europäische DSGVO - ist relativ streng. Der normale Youtube Einbindenlink entspricht nicht (unbedingt) den Datenschutzbestimmungen.
Dieses Plugin baut erst eine Verbindung zu Youtube auf, wenn der Nutzer aktiv auf den Abspielen-Knopf klickt.
Es ist kein Setup erforderlich und es gibt dementsprechend auch keine Einstellungen.
== Installation ==
You need to enable url_allow_fopen.
As any other wordpress plugin.
Download the relase zip from the github repository or from wordpress.org, upload it to your wordpress.
It simply works out of the box, no configuration required.
== Frequently Asked Questions ==
If you find a problem, please open an issue on github: https://github.com/michaelzangl/wp-video-embed-privacy/issues
= How to add a youtube video =
Simply post the youtube link as usual. Or use the [embed]-Shortcode. Do not use the HTML-Embed-link (
= Can I enable caching =
Yes, click the ckeckbox in settings
== Screenshots ==
1. Example video before the Youtube-Player is loaded
== Changelog ==
= 1.0 =
* First version= 1.2 =
* Add link to google privacy page= 2.0 =
* Add settings
* Internationalize
* Prevent external requests to preview generator.= 2.1 =
* Add vimeo, fix some styling issues.= 2.2 =
* Fix a small bug with the previews.= 2.3 =
* Security update - thanks to vgo0