Skip to content

Please add YouTube watermark removal to the Youtube component #246

Open
@hacktronics

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions