-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fixneeds triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team
Description
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
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fixneeds triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team