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

Can I play YouTube clip video ? #307

Closed ranjitAcelucid closed 10 months ago

ranjitAcelucid commented 10 months ago

Hii @LonelyCpp and @all,

Can I play YouTube clip video using this library ?

Thanks

LonelyCpp commented 10 months ago

Can you give me an example?

ranjitAcelucid commented 10 months ago

Okay I want to play given youtube clip url using this library.

https://youtube.com/clip/Ugkxv7BLucV2Yhqej6SGjNBs9nxjlujf2vaF?si=kNcE5aUDKO8bVkBL

LonelyCpp commented 10 months ago

Clips are not* supported on their own. You'll have to add the original video id, start and end times

ranjitAcelucid commented 10 months ago

But How can I get original video id.