Closed CyberCyclone closed 3 years ago
you can see the source for the HTML here - https://github.com/LonelyCpp/react-native-youtube-iframe/blob/master/iframe.html
do you want this URL to be customizable? https://github.com/LonelyCpp/react-native-youtube-iframe/blob/f126b6f20f65e2abb6a2351341c63a2d8d5567a8/iframe.html#L70
We're currently using this URL to disable elements on the YouTube element. I was wondering if it was possible to do the same by passing a full URL so we can use this: https://www.youtube-nocookie.com/ (which disable some functions).
Thanks!