davidohayon669/react-native-youtube

Youtube Player API deprecation

Opened this issue · 0 comments

The Youtube Player API is obsolete and Youtube now requests developpers to use the Youtube IFrame player instead :

Note: The YouTube Android Player API is no longer supported or maintained by YouTube. This SDK should not be used, due to security vulnerabilities. It will be fully deprecated on or after May 1, 2023.

I think we should also make this lib obsolete and invite rect native users to use this lib instead: https://github.com/LonelyCpp/react-native-youtube-iframe

We could add a big note about that in the README and make this repo an archive...

@davidohayon669 What do you think about that?