YouTube confirms 3-strike policy for blocking ads

StandardIssueCalzone@lemmy.one to Technology@beehaw.org – 62 points –
YouTube confirms three-strikes test for ad blocking, here's how it works
androidauthority.com

Whelp, here we go again

133

You are viewing a single comment

Someone in the Fediverse (I don't know where and who) posted that you have to add the following filters into U-Block Origin. When done you shouldn't see any anti-adblock-warnings :

youtube.com##+js(set,yt.config_.openPopupConfig.supportedPopups.adBlockMessageViewModel,false)

youtube.com##+js(set,Object.prototype.adBlocksFound,O)

youtube.com##+js(set,ytplayer.config.aras.raw_player_response.adPlacements,[])

youtube.com##+js(set,Object.prototype.hasAllowedlnstreamAd,true)

I might add that I haven't experienced any anti-adblock-warnings yet, but I added these filters in advance. I might be worth a shot!

Also or just use a front-end like as Piped (https://github.com/TeamPiped/Piped) or Invidious (https://github.com/iv-org/invidious)

A handy externsion of FIrefox wil automatically redirects you, see https://addons.mozilla.org/en-US/firefox/addon/libredirect/

Thank you! I was aware of Invideous and I tried that in the past. However, Invideous-redirected videos always seemed to be slow, then disconnected or I experienced buffering. I'll give the firefox extension for libdirect a try. I tested it and it seems to work flawlessly.