react-youtube icon indicating copy to clipboard operation
react-youtube copied to clipboard

react.js powered YouTube player component

Results 87 react-youtube issues
Sort by recently updated
recently updated
newest added

Steps to Reproduce: Have 1 YouTube component, pass the VideoID. Have a function that OnClick changes the VideoID to another. You can see that the "pause" event gets fired for...

Bug

If you have a video, and click on the starter (like an image), the event 'Played' is catch but not the 'Unstarted' It is fired when you change the video...

Bug

Is there any option for leaving fullscreen. When I leave fullscreen, I want to redirect the page. Is it possible?

Question

I want to display the thumbnail in the youtube video lists. Is there any props for that like url etc?

Question

I'm using a very basic setup with functional components. The error occurs when calling the component

Hi, Thankyou for the amazing package. The keyboard shortcuts work great too, however, they only work when the iframe is selected and in focus. I'm trying to focus the player...

none of the callbacks are firing, can someone iterate on that ? react-youtube 7.9.0 react 16.8.6

Hello! Your app is working very well, however I get an error message in the console: "Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('') does not match...