I'm using WebView to open Youtube page with video. If a user taps on recommended video, it will open new page, automatically play video and go fullscreen.
Is there a way to stop it or remove video from page? If its removed, same video could be added as iframe with autoplay=0.
Is there a way to stop it or remove video from page? If its removed, same video could be added as iframe with autoplay=0.