Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Youtube-player: add @input for youtube playlistId #29210

Open
mattiLeBlanc opened this issue Jun 7, 2024 · 0 comments
Open

Youtube-player: add @input for youtube playlistId #29210

mattiLeBlanc opened this issue Jun 7, 2024 · 0 comments
Labels
area: youtube-player feature This issue represents a new feature or feature request rather than a bug or bug fix P4 A relatively minor issue that is not relevant to core functions

Comments

@mattiLeBlanc
Copy link

Feature Description

Currently, you can load a video using the videoId input. But a playlist has to be loaded via the playerVars.list.
Can we make the loading of media a bit more consistent and add a playlistId input for us to use?
Internally that can just add it to the playerVars if that is how Youtube likes it.

Use Case

Loading of video or playlist Ids using Angular inputs and not having to use playerVars.

@mattiLeBlanc mattiLeBlanc added feature This issue represents a new feature or feature request rather than a bug or bug fix needs triage This issue needs to be triaged by the team labels Jun 7, 2024
@amysorto amysorto added P4 A relatively minor issue that is not relevant to core functions area: youtube-player and removed needs triage This issue needs to be triaged by the team labels Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: youtube-player feature This issue represents a new feature or feature request rather than a bug or bug fix P4 A relatively minor issue that is not relevant to core functions
Projects
None yet
Development

No branches or pull requests

2 participants