Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fullscreen and paused video #227

Closed
kamathprasad9 opened this issue May 18, 2020 · 5 comments
Closed

Fullscreen and paused video #227

kamathprasad9 opened this issue May 18, 2020 · 5 comments
Assignees
Labels
wontfix This will not be worked on

Comments

@kamathprasad9
Copy link

kamathprasad9 commented May 18, 2020

When the video is paused
The video name on youtube along with the option of the video, which normally appears in webview of youtube, comes up. Also, this option (list) button does not do anything when tapper. Meaning it is clearly portraying the webview directly.

When the video is paused in fullscreen
As stated above, it again streams the webview results. The video name along with watch later and share icons come up. In the bottom section, some video suggestions arise. All these are unresponsive

Screenshots
When the video is paused:
WhatsApp Image 2020-05-18 at 9 43 50 PM

When the video is paused in fullscreen mode:
WhatsApp Image 2020-05-18 at 9 43 50 PM (1)

@kamathprasad9 kamathprasad9 added the bug Something isn't working label May 18, 2020
@kamathprasad9 kamathprasad9 changed the title Fullscreen and paused video [BUG] Fullscreen and paused video May 18, 2020
@shaheemMPM
Copy link

I'm also finding this irritating, is there a way to remove it??

@kamathprasad9
Copy link
Author

@shaheemMPM The package uses iframes. So there is no way to avoid those unfortunately

@shaheemMPM
Copy link

@shaheemMPM The package uses iframes. So there is no way to avoid those unfortunately

Thanks For replying, I was wondering if we can inject any JavaScript or CSS to hide these since it is an iframe.
I'll explain what is my real requirement.
I'm using this player to play unlisted youtube videos in my application for which the video URL is provided through the Admin application. I don't want my users to get the URL of the video so they can download this. and showing the share button and watch later options are kind of inappropriate.
although the share option is not working in the plugin as of now, I'm worried that if this share option starts working my users will be able to get the URL of the video and I don't want that to happen.

I hope you can understand the scenario. Please give some suggestions on this and comment on what you think of it.

@sarbagyastha
Copy link
Owner

@shaheemMPM There's a way to hide it by injecting js snippet, as in this PR #216 . But it might be against YouTube TOS.

@sarbagyastha sarbagyastha added wontfix This will not be worked on and removed bug Something isn't working labels May 31, 2020
@shaheemMPM
Copy link

@shaheemMPM There's a way to hide it by injecting js snippet, as in this PR #216 . But it might be against YouTube TOS.

Ok, I'll give a shot. Thanks for the input. and most of all thanks for the plugin 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants