With Zeroqode’s Plyr.io port they do not seem to be hiding all of the elements of a YouTube video in the video player.
See: Annotation on 2022-11-30 at 09-22-21.png - Droplr
Example: https://izhar-roughbook.bubbleapps.io/version-test/video_player_test
(username: u password: p)
Is there any way to hide this?
I have seen other applications successfully do this:
For example this web-app: Annotation on 2022-11-30 at 09-31-18.png - Droplr
This is not a Bubble built application, but they have successfully ran Plyr and hid the YouTube elements that show up on pause.
Seeing the YouTube elements seems to be a big drawback of the user experience and having these hidden I do believe would make this plugin really worthwhile. It seems to be possible by doing some simple CSS work (display: none on certain divs) in the iframe that is generated by the JS. If that could be done on Zeroqode’s side that would be very nice.
Thank you.