Server connecting to Youtube stealthily in Moodle 3.2

Re: VideoJS: (potential) data-protection issue

by Randy Thornton -
Number of replies: 0
Picture of Documentation writers

Samuel,

Right, I experience the same thing. 

Looks to me like there is code in the page below the footer in an inline script that has a set of require statements for videojs, one of which is:

require(["media_videojs/Youtube"]);
So clearly that is being loaded despite the settings.


Dan - Thanks for the tracker!