youtube.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
carewolf
New Member
New Member
Posts: 9
Joined: Thu May 20, 2021 12:00 pm

Post by carewolf »

And note. I am a developer, not only a user, and can implement whatever is missing now.
User avatar
GamOfCatAndOfMouse
Postaholic
Postaholic
Posts: 454
Joined: Sun Jun 19, 2016 5:54 pm

Post by GamOfCatAndOfMouse »

Vivaldi in a good alternative to Opera browser. In Firefox, Brave, Chrome, Chromium, Edge Chromium, no ads in YouTube (with Adblock Plus ou Ublock Origin addon) and third party cookies blocked.
Last edited by intense on Mon May 24, 2021 1:02 pm, edited 1 time in total.
Reason: Vivendi ? => Vivaldi
carewolf
New Member
New Member
Posts: 9
Joined: Thu May 20, 2021 12:00 pm

Post by carewolf »

Possibly, but I am a QtWebEngine developer, so I prefer to eat my own dogfood.

Trying Firefox on youtube recently. I also noted it didn't have the 5 second countdown. Several months ago we started seeing the countdown for prerolls in Falkon, but not the ads themselves. Perhaps this was fixed in easylist, and the new failure to block related to us never managing to block that?
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12232
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

Something recently addressed by Adguard, but also applicable here

https://adguard.com/en/blog/youtube-ads ... ained.html

https://bugs.webkit.org/show_bug.cgi?id=225861 (Related to various JS snippets, which is needed to counter YT ads)
carewolf
New Member
New Member
Posts: 9
Joined: Thu May 20, 2021 12:00 pm

Post by carewolf »

fanboy wrote: Sun May 23, 2021 1:20 pm Something recently addressed by Adguard, but also applicable here

https://adguard.com/en/blog/youtube-ads ... ained.html

https://bugs.webkit.org/show_bug.cgi?id=225861 (Related to various JS snippets, which is needed to counter YT ads)
Thanks. That seems implementatable. I am just a bit confused since the official easylist rules doesn't contain any such rules, and the rule writing guidelines states it is not allowed in block lists. So is that something other users of easylist does on top of block lists?

It also raises questions of how to maintain it for end-users.
carewolf
New Member
New Member
Posts: 9
Joined: Thu May 20, 2021 12:00 pm

Post by carewolf »

Thanks, implementing override-property-read, json-prune, and using those extra two rules did the job!

That just leaves how to distribute the rules, I guess it would be convenient if easylist could provide these. If politically unacceptable in the main list, then perhaps in separate block list? In theory these two rules shouldn't pose a security risk, though getting rules parsing fully safe against potentially hostile sources is always a challenge, and of course there are many other snippet rules, and perhaps some of the rest is more abusable.
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

You could use uBO lists and implement the rest of scriptlets in falkon, this way you'll benefit of that list

uBO scriptlets: https://github.com/gorhill/uBlock/wiki/ ... es-Library

source: https://github.com/gorhill/uBlock/blob/ ... iptlets.js
comics1996
New Member
New Member
Posts: 3
Joined: Mon Nov 04, 2019 9:19 pm

Post by comics1996 »

Youtube ads seem to getting around the list.
maxxyme
Contributor
Contributor
Posts: 250
Joined: Mon Aug 31, 2009 9:50 am

Post by maxxyme »

I can confirm I see ads on Youtube again since yesterday...
carewolf
New Member
New Member
Posts: 9
Joined: Thu May 20, 2021 12:00 pm

Post by carewolf »

Started to see preroll ads again this week. Not sure what has changed.

kenshirokusami1979
Site Member
Site Member
Posts: 16
Joined: Sun Jan 01, 2017 6:56 pm

Post by kenshirokusami1979 »

I have custom rules for youtube. However, using it breaks certain functions of the site, like Save to Playlist and hiding unwanted video types. I'd like a solution rather than blocking ublock for youtube

Code: Select all

www.youtube.com##ytd-rich-section-renderer.ytd-rich-grid-renderer.style-scope
www.youtube.com##tp-yt-paper-dialog.ytd-popup-container.style-scope > .ytd-popup-container.style-scope
www.youtube.com###foreground-content
www.youtube.com##.ytd-popup-container.style-scope > .ytd-mealbar-promo-renderer.style-scope
carpenter
Site Member
Site Member
Posts: 47
Joined: Tue Feb 11, 2020 3:20 am

Post by carpenter »

there's a new overlay on mobile YouTube

Code: Select all

https://www.youtube.com/live/0T52v3WlFBY

Image

The video automatically pauses until you dismiss the pop-up.

i can block the elements with this:

Code: Select all

youtube.com##ytm-bottom-sheet-overlay-renderer
youtube.com##.modern-overlay.bottom-sheet-overlay-scrim

however, the auto pause is still active.

DogancanYr
New Member
New Member
Posts: 5
Joined: Mon Aug 14, 2023 12:03 pm

Post by DogancanYr »

Code: Select all

www.youtube.com###masthead-ad > .ytd-rich-grid-renderer.style-scope

Image

Yuki
Contributor
Contributor
Posts: 205
Joined: Sun Dec 15, 2019 7:34 am

Post by Yuki »

@DogancanYr Provide details such that what blocker and lists you use and DOM tree of the element, rule is not helpful. We removed

Code: Select all

###masthead-ad

as this is used as bait and also because the element you see is usually handled by another rule

Code: Select all

youtube.com##ytd-banner-promo-renderer

. In fact we haven't had such an ad-slip report so far.

KittyKate
Senior Member
Senior Member
Posts: 51
Joined: Wed Oct 31, 2018 7:20 am

Post by KittyKate »

carpenter wrote: Sat Jul 22, 2023 8:23 am

i can block the elements with this:

Code: Select all

youtube.com##ytm-bottom-sheet-overlay-renderer
youtube.com##.modern-overlay.bottom-sheet-overlay-scrim

You all are geniuses with this tool.

Thank you for designing something so simple because I only know how to use Block Element, and it only complicated the issue further.

Life is what you make of it, even at the most difficult of times.
User avatar
Thaliel
Senior Member
Senior Member
Posts: 68
Joined: Mon Feb 20, 2017 11:52 pm

Post by Thaliel »

I am seeing ads in embedded videos, but not on YT itself.
For example, this has an ad before the actual content

Code: Select all

[url]https://rocketbeans.tv/mediathek/video/31707[/url]

Whilst this starts right away

Code: Select all

[url]https://www.youtube.com/watch?v=H7-RGJQ00bs[/url]
nordeye
Site Member
Site Member
Posts: 12
Joined: Thu Jul 27, 2017 9:05 pm

Post by nordeye »

Hi,
Recently on YouTube, a short video advert
automatically plays before the main video

even though the video ads are not visible,
I can still hear the audio --
then later "skip ads" appear

it does not skips 5-second advertisements anymore.
Browser : Chrome
Chrome Ext. Ublock Origin

Thanks in advance for the help

nordeye
Site Member
Site Member
Posts: 12
Joined: Thu Jul 27, 2017 9:05 pm

Post by nordeye »

Update: Image
Is it only me experiencing this?
Looks like Ublock Origin can block the video
but I can here the audio advert in youtube

JustPassing
Senior Member
Senior Member
Posts: 56
Joined: Fri Apr 01, 2016 5:48 pm

Post by JustPassing »

Youtube's been detecting adblockers for about a week now. A message would show up as an overlay that I could close easily. However, today, it's taken the place of the video.

Image

I'm using Firefox 118.0.1 and uBlock Origin on Windows 11. Lists are up-to-date. Thanks.

Edit: After testing, I figured out it was Enhancer for Youtube that was causing the problem. Everything's fine. :oops:

JustPassing
Senior Member
Senior Member
Posts: 56
Joined: Fri Apr 01, 2016 5:48 pm

Post by JustPassing »

(sorry for double posting, can't edit my previous post)

Uh, spoke too soon. Now, Youtube detects ad blockers. I've tried disabling all Firefox add-ons except for uBlock Origin with no success... Had to deactivate all ad blockers to finally get vids to play. Could it be linked to my account? When going to private browsing with all add-ons active (including ad blockers), videos play. Are they blocking based on my account rather than on actually detecting ad blockers?

intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12232
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

We've changed plenty of YT elements recently, if you (or anyone) see missing banners. right click, inspect and attach a screenshot.

KittyKate
Senior Member
Senior Member
Posts: 51
Joined: Wed Oct 31, 2018 7:20 am

Post by KittyKate »

It's back for me, again. "Ad blockers violate YouTube's Terms of Service"

In the past I would update the filters (I'm using uBO, but Brave is blocked as well), turn off the filter, refresh, turn the filter back on, refresh and the issue was fixed.

Not this time.

Life is what you make of it, even at the most difficult of times.
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Steeg
Site Member
Site Member
Posts: 14
Joined: Mon Jun 05, 2017 9:48 pm

Post by Steeg »

Any way to filter out the "Most Replayed" thing? Not just the graph part, all of it. I'd like it to just show the precise time when you hover on a point on the timeline, like it normally does on videos that don't have the feature, instead of it calling a chunk of the video Most Replayed, and just showing one time for that whole swath of the video.

Post Reply