Youtube-player: add @input for youtube playlistId
オープン
area: youtube-player
feature
P4
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
### 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.
コントリビューションガイド
調査の方向性
Youtube-playerコンポーネントから始め、videoId入力がplayerVarsにどのように適用されているかを追跡します。説明されているとおり、対応するplaylistId入力を追加し、その後、既存のvideoIdの動作を変更せずに、Angularの入力を通じてプレイリストの読み込みが機能することを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100