I'm sure many of you are already aware that YouTube has been rolling out anti-adblock detection for Chrome users for a few weeks now.

Today, as a long time Firefox user with the fantastic uBlock Origin extension installed, I got my first anti-adblock popup on the platform. Note that this may not happen to you personally for a while, but it is inevitably coming for everyone.

Thankfully, the fine folks at uBlock Origin have already advised a simple workaround (on Reddit, yuck!) which I will duplicate in a simplified form below for your convenience. I have tested it on Firefox and it is working fine for me (so far).

PLEASE READ AND FOLLOW ALL OF THE INSTRUCTIONS IN THIS POST.

  1. Update uBO to the latest version (1.52.0+) . <== The extension itself, for technical improvements. You do this in your browser.

  2. Remove your custom config / reset to defaults. <== This means removing your custom filters (or disabling My filters) and disabling ALL additional lists you've enabled. It might be quicker to make a backup of your config and restore to defaults instead.

  3. Force an update of your Filter Lists. <== This is within the extension. Lists are what determine what's blocked or not. How to update Filter lists: Click 🛡️ uBO's icon > the ⚙ Dashboard button > the Filter lists pane > the 🕘 Purge all caches button > the 🔃 Update now button.

  4. Disable all other extensions AND your browser's built-in blockers. <== No need to uninstall, just disable them. They might interfere with our solutions.

Make sure you follow all 4 points above. If you're seeing the message, it's likely due to your custom config (either additional lists or separate filters in My filters).

Restarting your browser afterwards may help too.

Once you've gotten rid of the issue on default settings, you can slowly start restoring your config (if you really need it). Do it gradually, to easier find out what was causing the issue in the first place. Once you find the culprit, simply skip it in your config.

If you want to use Enhancer for YouTube*, you have to* disable its adblocking*.*

May the force uBlock Origin be with you!

    • merci3@lemmy.world
      link
      fedilink
      English
      arrow-up
      16
      ·
      11 months ago

      It's the flathub repo, which is also listed on their official website! But your link is valid too

    • PM_ME_VINTAGE_30S [he/him]@lemmy.sdf.org
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 months ago

      That's the link to the official FreeTube Flatpak. More generally, the linked site, Flathub, is the largest source of Flatpak applications. If you click through the .io site, you'll land on the Flathub page if you look for the Flatpak.

      I actually switched from the .deb to the Flatpak just this afternoon so I can do updates with my package manager. The .deb version "phones home" (you have to enable it I think) every time it starts up to check for updates, but Discover (my package manager) fetches updates for Flatpak apps along with everything else. It's basically been the same experience as the .deb so far.

        • PM_ME_VINTAGE_30S [he/him]@lemmy.sdf.org
          link
          fedilink
          English
          arrow-up
          5
          ·
          edit-2
          11 months ago

          Briefly: My comment was basically a remark that the way FreeTube works is independent of how it is installed.

          A very vaguely similar idea for Windows would be to compare the installed edition (usually distributed as an .exe) versus the portable edition (zip or 7z, i.e. an archive). For FreeTube there's probably no difference, but in general, Windows programs break when made portable, so "portable editions" need to be tested separately.

          Probably not important for a Windows user, but it's something a Linux user might want to know. 😀

        • HughJanus@lemmy.ml
          link
          fedilink
          English
          arrow-up
          3
          ·
          11 months ago

          Most Linux distros have an app store AKA "package manager" to manage software.

          Flathub is the main repository where updates are sent.