react-youtube
react-youtube copied to clipboard
react.js powered YouTube player component
What is the main difference?
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...
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...
Is there any option for leaving fullscreen. When I leave fullscreen, I want to redirect the page. Is it possible?
I want to display the thumbnail in the youtube video lists. Is there any props for that like url etc?
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...