tjallingt/react-youtube

Can I add YouTube playlists?

Opened this issue · 1 comments

The package works like a charm.
But can I use it for youtube playlist?
If yes, how can I do that?

Part of the player params
See 'Loading a playlist'

playerVars: { list: playlistId, listType: 'playlist' }