Open
Description
var src = "".concat(baseUrl).concat(youTubeId ? "".concat(youTubeId, "?&autoplay=").concat(autoPlay, "&start=").concat(startTime).concat("&modestbranding=1&controls=0") : "&videoseries?list=".concat(youTubePlaylistId));
The src should contain "&modestbranding=1&controls=0" for the Youtube watermark removal in the youtube.js file.
Metadata
Assignees
Labels
No labels