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

Filter Update: Block youtube "enhanced bitrate Premium" popup spam #517

Open
XxUnkn0wnxX opened this issue Nov 26, 2023 · 2 comments
Open

Comments

@XxUnkn0wnxX
Copy link

XxUnkn0wnxX commented Nov 26, 2023

URL(s) where the issue occurs

https://www.youtube.com/watch?v=9jDBEpAlS2s (any video)

Describe the issue

Add these rules:

youtube.com##ytd-popup-container > tp-yt-paper-dialog:has(ytd-offline-promo-renderer)
youtube.com##.opened

to block youtube's newest spam popup..
.opened is to block the black flicker when the main element is blocked every second you pause or seek the video.

or

youtube.com##ytd-offline-promo-renderer
youtube.com##tp-yt-iron-overlay-backdrop

same effect, tp-yt-iron-overlay-backdrop seems to be responsible for the black background flicker that occurs for less than a second.

Screenshot(s)

bqcabVq

Versions

  • Chrome, V 119.0.6045.159
  • AdGuard for Mac, V 2.12.2.1415

Notes

you can see how often i get spammed by this video demo.

just youtube's many new ways of shitting on its users..

spirillen added a commit to mypdns/adblocker-rules that referenced this issue Nov 28, 2023
@spirillen
Copy link

@XxUnkn0wnxX
Copy link
Author

XxUnkn0wnxX commented Nov 28, 2023

Add to mypdns/adblocker-rules@c4f39ab#diff-1fb97b0559894cfb8632af6494dd26732c77e15c7ee57bf086a6984aaf5ac2eaR283-R284 you can test them there

ya it works fine, I been using them in my user rules for a while now & ya ur filter works fine in adguard..
been trying to get them added to one of the main lists that everyone uses since this some next level cancer spam from youtube.

LanikSJ added a commit to LanikSJ/webannoyances that referenced this issue Jan 5, 2024
LanikSJ added a commit to LanikSJ/webannoyances that referenced this issue Jan 6, 2024
Add YouTube Premium yourduskquibbles#517

Signed-off-by: LanikSJ <[email protected]>

Add dependabot.yml

Signed-off-by: LanikSJ <[email protected]>

Create SECURITY.md
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

2 participants