-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Autoplay not blocked on some sites regardless of settings configuration #1761
Comments
Autoplay block works just fine only when the correct URL is added to the block list. There are 2 ways to achieve this First method (easy)
Second method (Advanced)
Note: for second method if you just add The @bbondy @darkdh @bridiver we should probably fix the way user manually adds the site name to the block list. It only works if you add |
The following sites are intentionally allowed by default because the sole purpose of the site is to watch videos: Other sites are block by default. You can override either default by adding a content setting to block or allow. Knowing that, is there still an issue here? |
This is an invalid issue, its working as intended as far as I can tell. We need a support document on that to be created on how to block autoplay on sites which are in the whitelist using method 1 from above. The only issue I see is manually entering a site name doesn't block it requires |
This is how chromium content settings rule work, not autuplay specific. |
I think we can modify how we match content setting rules to allow subdomain and port specifications. If that still remains let's close this out and post a new issue for that aspect. Thanks! |
Closing this in favour of #1775. Need to create a support document for how to disable autoplay on whitelisted sites |
Description
Autoplay works as intended for some sties whether Brave is told to ask before allow or if blocked by default:
Some websites will autoplay regardless of setting:
Vimeo also autoplays regardless of settings. I haven't had time to test this on further sites but it's fairly prevalent
Steps to Reproduce
Actual result:
Video will autoplay and if Brave was told to ask first, permission will not be asked.
Expected result:
Autoplay should be blocked.
Reproduces how often:
Easily, but not for every website.
Brave version (brave://version info)
Beta - v0.56.5
Dev - v0.57.1
Reproducible on current release:
Website problems only:
Additional Information
List of sites confirmed to bypass autoplay settings (will update list if I find more):
The text was updated successfully, but these errors were encountered: