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

Exclude Videos Only on Select Sites #1464

Open
BattouSaeen opened this issue Nov 10, 2024 · 2 comments
Open

Exclude Videos Only on Select Sites #1464

BattouSaeen opened this issue Nov 10, 2024 · 2 comments

Comments

@BattouSaeen
Copy link

Is your feature request related to a problem? Please describe.
On some sites, it's useful to have hoverzoom active for images, but not for the video. For example, many sites have an HTML video (like a trailer) that you can full screen but keeping the mouse in the area will trigger hoverzoom which causes 2 instances of the same video to play at the same time.

Describe the solution you'd like
A simple function/option or separate exclusion list for videos only. I'd like to keep hoverzoom active for both pictures and videos on some sites, while disabling only videos and keeping pictures still zoomable on other sites.

Describe alternatives you've considered
I've tried excluding the original URL of where the videos are uploaded and this kinda sorta works. It always zooms initially until mouse is moved a bit, then it doesn't trigger (it feels like a processing delay ... I already have a short delay for hoverzoom in general so this may exacerbate it). However, on some other sites this doesn't work at all even though URL is there, which makes me think those sites have some kind of obfuscation that stops hoverzoom from identifying that original URL.

@PowerUser64
Copy link

PowerUser64 commented Feb 2, 2025

I agree, something like this would be greatly appreciated. Hoverzoom often gets in the way when I play videos that are already displaying through my browser's builtin video player. When I click the full screen button button in the embeded video player, hoverzoom pops up because I'm hovering on something that it wants to show, and it ends up playing twice.

For example, try watching the video here: https://github.com/echasnovski/mini.operators#demo
(I couldn't remember where any good examples with audio are, but it's worse when the audio plays from hoverzoom while it plays from the video.)

I think a whitelist for sites I want it to work on would be very helpful, since when it comes to videos, I find hoverzoom to be most helpful with sites like reddit that have a video on them that hoverzoom can extract without me needing to click through to the site. For now, I've worked around it by disabling hoverzoom's video setting, but I would like to reenable it in the future.

I should also note, my browser is Firefox.

@Creomortis
Copy link

Creomortis commented Feb 15, 2025

I'm experiencing this issue daily on reddit, double click a video to full screen and the audio plays twice out of sync. Very frustrating.

Example url:
https://www.reddit.com/r/UFOs/comments/1ipw162/ufo_seen_tonight_on_oklahoma_news/

Only solution for me right now is to press e whilst the video is full screen. I'm assuming this is muting a zoomed video playing behind the fullscreen. If you move the cursor whilst fullscreen it will produce the additional audio again, pressing e again will again disable it.

I'm on chrome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants