LonelyCpp / react-native-youtube-iframe

A wrapper of the Youtube-iframe API built for react native.
https://lonelycpp.github.io/react-native-youtube-iframe/
MIT License
594 stars 147 forks source link

Video Unavailable - Video is restricted Error #323

Closed sandeep14 closed 1 month ago

sandeep14 commented 5 months ago

Describe the bug While playing video in youtube iframe giving us error This video is restricted. Please check the The Google Workspace administrator annd/or the network administrator restriction

To Reproduce Simply playing some video

Expected behavior Video should be play

Screenshots

Smartphone (please complete the following information):

Additional context

LonelyCpp commented 5 months ago

is it happening on every public youtube video? or are you getting this on some custom video ID?

sandeep14 commented 4 months ago

No, it is happening with specific video

LonelyCpp commented 4 months ago

the video is probably domain restricted. can you check the video settings and see if its fully visible to the public?

sandeep14 commented 4 months ago

there are no any video restriction. For some device it is playing but for some device giving this issue

brascene commented 2 months ago

same here

LonelyCpp commented 1 month ago

possibly a duplicate of https://github.com/LonelyCpp/react-native-youtube-iframe/issues/323

(please reopen if not)