react-native-video-player icon indicating copy to clipboard operation
react-native-video-player copied to clipboard

YouTube support

Open mateioprea opened this issue 7 years ago • 8 comments

Hello, Great project! I'm curious if it can support YouTube? If not, I can start working on it.

mateioprea avatar Sep 28 '17 09:09 mateioprea

This is currently not possible. This is just a wrapper around react-native-video, and that one does not support YouTube. Do you have an idea on how to implement it?

cornedor avatar Sep 28 '17 09:09 cornedor

Currently no idea, but how hard can it be?

There's a module named react-native-youtube (https://github.com/inProgress-team/react-native-youtube) maybe we can replicate something from there? It should be pretty easy to do. What do you think?

mateioprea avatar Sep 28 '17 10:09 mateioprea

We'll have to try that I think, looks like (from the screenshot) there are already a few controls from the youtube component

cornedor avatar Sep 28 '17 10:09 cornedor

@mateioprea, @cornedor: try this: https://www.youtube.com/embed/KVZ-P-ZI6W4

Angelk90 avatar Oct 23 '17 13:10 Angelk90

@cornedor https://www.youtube.com/watch?v=CvEnDmw9Nnc

supritshah1289 avatar Nov 18 '17 04:11 supritshah1289

Any update on support for youtube videos?

KPS250 avatar Jan 13 '21 11:01 KPS250

For YouTube support try React native YouTube iframe npm package

Udbhav9628 avatar Dec 05 '22 14:12 Udbhav9628

+1

shafqatbari avatar May 13 '23 08:05 shafqatbari