Skip to content

feat(YOUTUBE PLAYER): Expose private _player object #30643

@mattiLeBlanc

Description

@mattiLeBlanc

Feature Description

Please expose the private _player object because we can use that to access things like getPlaylist() or getVideoData which comes in handy.

Use Case

I want to control the youtube playlist myself and not use the build in controls in the iframe due to usability issue on TV.
Therefor, i can get official access to the _player I can get the playlists ids and load a next video or tell the player to execute nextVideo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureThis issue represents a new feature or feature request rather than a bug or bug fixneeds triageThis issue needs to be triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions