JK-Darkside

bleach fan here for life send help

Big nerd who likes weird games and anime, writes for Hardcore Gaming 101


DecayWTF
@DecayWTF

They have Premium, and the percentage of users that use adblockers on youtube is comparatively diminutive, especially given how much use is through their damn mobile apps, but no, they're going to directly antagonize users and help boost up nascent competitors like Floatplane in a futile attempt to get their ad impressions up by 0.1%


Xylaria
@Xylaria

Folks have already found a way around it too (stolen from Tumblr)


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

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

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

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

You must log in to comment.

in reply to @DecayWTF's post:

in reply to @Xylaria's post:

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

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

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

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

for others who'd like to copy+paste.

I think these go in Dashboard > My Filters. Somebody please correct me if that's wrong!

in reply to @mintexists's post:

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

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

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

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