-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
YouTube Ads in Video Grid #11955
Comments
I mostly fixed this in easylist/easylist@7e39a57 which removed the advert people were complaining about, but didn't collapse the advert. uBO callapses this element with |
Will need support for procedural cosmetic filter implementations in both brave-core and adblock-rust. |
Please remove this ad !!The xpath for the ad is : /html/body/ytd-app/div[1]/ytd-page-manager/ytd-browse/ytd-two-column-browse-results-renderer/div[1]/ytd-rich-grid-renderer/div[3]/ytd-ad-slot-renderer/div/ytd-page-top-ad-layout-renderer/div/ytd-video-masthead-ad-v3-renderer/div/div[2]/ytd-video-masthead-ad-primary-video-renderer/div[2]/a |
Description
Ads are often displayed in the first video slot on the Home page of youtube.com.
While Brave's aggressive mode is able to hide these, it leaves an empty container where the video element would have existed.
Steps to Reproduce
2 Select Home from the left
Actual result:
User is often shown ad ad-result in the first video slot.
Expected result:
User should be able to block these elements, without leaving an empty region on the page.
Reproduces how often:
Not always, but often.
Desktop Brave version:
Testing in 1.14.84
Version/Channel Information:
The text was updated successfully, but these errors were encountered: