jnelsoninjax Posted October 18, 2023 Share Posted October 18, 2023 So without an argument about the ethics of adblocking, I have uBlock Origin installed, and now that Google is stopping the use of Ad blocking on YouTube. I have found a script that runs in GreaseMonkey that bypasses the popup that insists on you disabling the adblocking, however, now after 10 seconds of watching a video, it suddenly pauses, so I have to restart the video. Is there any way to stop this pause? Link to comment https://www.neowin.net/forum/topic/1434665-ff-youtube-and-ad-blocking/ Share on other sites More sharing options...
Nick H. Supervisor Posted October 18, 2023 Supervisor Share Posted October 18, 2023 I've got Firefox as my default browser, uBlock Origin as my adblocker, and I don't know if it helps but I run through a VPN 9/10 times that I'm online. I'm confused about all the talk about YouTube cracking down on adblockers, as this has been my setup for a few years now and I've yet to see any change to my abilities with YouTube. No ads, and so long as the Internet doesn't drop I get to watch videos without an issue. Link to comment https://www.neowin.net/forum/topic/1434665-ff-youtube-and-ad-blocking/#findComment-598858259 Share on other sites More sharing options...
Brandon H Supervisor Posted October 18, 2023 Supervisor Share Posted October 18, 2023 unfortunately it's likely just going to get worse and worse. They're doing things similar to Twitch, where it's embedded in the same stream. This makes it incredibly hard to block; most methods use a sudo proxy to regions that don't get ads, but even these methods are a cat/mouse game as the code bases update; and when the ad provider is starting to trump the block code, that's when you start getting the freezing and such. Link to comment https://www.neowin.net/forum/topic/1434665-ff-youtube-and-ad-blocking/#findComment-598858262 Share on other sites More sharing options...
+Legendary Subscriber² Posted October 18, 2023 Subscriber² Share Posted October 18, 2023 I've got it on my FF using AdBlock Origin. My FF is out of date though, so I do need to update it sometime soon. I did seem to get rid of them for a short while after purging and updating my adblock caches. Link to comment https://www.neowin.net/forum/topic/1434665-ff-youtube-and-ad-blocking/#findComment-598858266 Share on other sites More sharing options...
i_was_here Posted October 19, 2023 Share Posted October 19, 2023 I found this reddit post helpful: https://www.reddit.com/r/uBlockOrigin/comments/173jmog/youtube_antiadblock_and_ads_october_09_2023/ I did have to logout of Google/YouTube, clear cache and cookies, and then re-login. It seems to be working so far. jnelsoninjax 1 Share Link to comment https://www.neowin.net/forum/topic/1434665-ff-youtube-and-ad-blocking/#findComment-598858320 Share on other sites More sharing options...
Obi-Wan Kenobi Posted October 19, 2023 Share Posted October 19, 2023 (edited) Adguard lifetime license. Strangely, when I had ublock and adguard enabled simultaneously, I saw the error. I disabled ublock on YT, yet left adguard on, and it started working like it always did, as they say. jamietn 1 Share Link to comment https://www.neowin.net/forum/topic/1434665-ff-youtube-and-ad-blocking/#findComment-598858325 Share on other sites More sharing options...
Steven P. Administrators Posted October 19, 2023 Administrators Share Posted October 19, 2023 It happened to me this morning in Firefox. I simply agreed that I disabled my adblocker and the video continued is a lesser bitrate (not HD) I manually went back a few seconds and it switched to HD on its own again, and I did not get the popup anymore. After that I updated the uBlock origin filters (idk if that helped). Link to comment https://www.neowin.net/forum/topic/1434665-ff-youtube-and-ad-blocking/#findComment-598858381 Share on other sites More sharing options...
snowy owl Posted October 19, 2023 Share Posted October 19, 2023 Hi, I'm using uBlock Origin with this script applied in my filters 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) And I haven't received advertising since it has been applied jnelsoninjax, Xenon and Steven P. 2 1 Share Link to comment https://www.neowin.net/forum/topic/1434665-ff-youtube-and-ad-blocking/#findComment-598858388 Share on other sites More sharing options...
jnelsoninjax Posted October 19, 2023 Author Share Posted October 19, 2023 OK, so the issue is not getting the pop-up, it is the fact that after 10 seconds, YouTube pauses the video in what I am assuming would be the time that the pop-up would be displayed, and I have to start the playback again. Xenon 1 Share Link to comment https://www.neowin.net/forum/topic/1434665-ff-youtube-and-ad-blocking/#findComment-598858450 Share on other sites More sharing options...
+Legendary Subscriber² Posted October 19, 2023 Subscriber² Share Posted October 19, 2023 On 19/10/2023 at 12:16, Steven P. said: It happened to me this morning in Firefox. I simply agreed that I disabled my adblocker and the video continued is a lesser bitrate (not HD) I manually went back a few seconds and it switched to HD on its own again, and I did not get the popup anymore. After that I updated the uBlock origin filters (idk if that helped). I had that and tried that as well and it seemed to have worked for a short while. I then got a 3 video countdown, of which I've hit my 3rd video and Youtube videos are now blocked (or myabe only those with ads - I didn't get the countdown on all videos either). On 19/10/2023 at 13:05, snowy owl said: Hi, I'm using uBlock Origin with this script applied in my filters 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) And I haven't received advertising since it has been applied Thanks, I'll give them a go. EDIT: they don't work after the 3-video block. Its fine, I'll just watch the video in private mode. It works fine, so far. Link to comment https://www.neowin.net/forum/topic/1434665-ff-youtube-and-ad-blocking/#findComment-598858464 Share on other sites More sharing options...
+Legendary Subscriber² Posted October 19, 2023 Subscriber² Share Posted October 19, 2023 On 19/10/2023 at 15:47, jnelsoninjax said: OK, so the issue is not getting the pop-up, it is the fact that after 10 seconds, YouTube pauses the video in what I am assuming would be the time that the pop-up would be displayed, and I have to start the playback again. I can live with that. I don't have anything against ads, but it costs way too much, when I don't really care about Youtube Music. jnelsoninjax 1 Share Link to comment https://www.neowin.net/forum/topic/1434665-ff-youtube-and-ad-blocking/#findComment-598858467 Share on other sites More sharing options...
snowy owl Posted October 19, 2023 Share Posted October 19, 2023 Hi, On 19/10/2023 at 11:16, Legendary said: EDIT: they don't work after the 3-video block. I'm sorry to hear that, because on my side, it works very well, I can watch as many videos as I want, without any ads or popup asking me to deactivate my ad blocker. I'm using FF ESR 115.3.1 Link to comment https://www.neowin.net/forum/topic/1434665-ff-youtube-and-ad-blocking/#findComment-598858483 Share on other sites More sharing options...
+Warwagon MVC Posted October 19, 2023 MVC Share Posted October 19, 2023 On 19/10/2023 at 06:16, Steven P. said: It happened to me this morning in Firefox. I simply agreed that I disabled my adblocker and the video continued is a lesser bitrate (not HD) I manually went back a few seconds and it switched to HD on its own again, and I did not get the popup anymore. After that I updated the uBlock origin filters (idk if that helped). I always just hit the X and it continued to let me play the video. . satukoro and Steven P. 2 Share Link to comment https://www.neowin.net/forum/topic/1434665-ff-youtube-and-ad-blocking/#findComment-598858508 Share on other sites More sharing options...
+Legendary Subscriber² Posted October 30, 2023 Subscriber² Share Posted October 30, 2023 I'm currently using FadBlock: Friendly Adblock for Youtube for Firefox, and it seems to be working fine. It doesn't block the ad, but instead hides it and auto skips it. It does it in milliseconds, so no waiting to skip the ad. Its open source and it was posted on a Reddit thread about this issue. You still have to disable ad blocking via other methods on Youtube first, then this will work. Link to comment https://www.neowin.net/forum/topic/1434665-ff-youtube-and-ad-blocking/#findComment-598860938 Share on other sites More sharing options...
Skyfrog Posted October 30, 2023 Share Posted October 30, 2023 I thought Google gave up on this. I haven't seen an adblocking message in over a week now. Link to comment https://www.neowin.net/forum/topic/1434665-ff-youtube-and-ad-blocking/#findComment-598861032 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now