gajus / youtube-player

YouTube iframe API abstraction.
Other
369 stars 79 forks source link

Private Videos #75

Closed thecodecafe closed 6 years ago

thecodecafe commented 6 years ago

Hi, I wanted to know if this player also works for private videos on youtube as well and if it ensures security if these private videos?

resistdesign commented 6 years ago

@thecodecafe Private videos are only accessible to a user who is currently logged in to YouTube AND has access to the video. This player should likely work for unlisted videos for everyone though.

thecodecafe commented 6 years ago

Okay, thanks for the info.