davidohayon669 / react-native-youtube

A <YouTube/> component for React Native.
MIT License
1.15k stars 474 forks source link

Display Youtube Private videos #506

Open Marcoo09 opened 3 years ago

Marcoo09 commented 3 years ago

Hello, community!

I'm trying to find a way to display a PRIVATE video with this library. Is there a way to do that?

I know that this is not an issue but the discussions tab is not enable in this repository.

My current solution is put the video ad UNLISTED but I want to know if there is another way to avoid users can share the link of the video.

Thanks in advance.

prashant9912 commented 2 years ago

It's not possible to do private video. Youtube itself don't allow watching private video from another account.

Abdelrahman-Nabil commented 1 year ago

Did you find a way to display private videos ?