Problem/Motivation

Plyr is just a more stylish way to display Youtube/Vimeo viedeos on drupal websites.

See https://plyr.io/
https://www.drupal.org/project/plyr
the module provides a display formatter for Media to use the js-lib. from plyr.io

files to block until consten are

plyr.js
plyr.css

selectors to handle

div:has(> .plyr)

Steps to reproduce

install cookies
set up cookies
install plyr
goto media types / external video
Select formatter plar for external videos
add a sampple video to your media lib and add it to a page
by now there is no blocking at all so even if the video submodule is enabled youtube and or vimeo cookies get loaded instantly.

Proposed resolution

write a patch to support plyr

Remaining tasks

write a patch

User interface changes

tbd

API changes

tnd

Data model changes

tbd

Comments

joachim namyslo created an issue. See original summary.

joachim namyslo’s picture

Issue summary: View changes

added css selector to issue summeary