Reply To: How to Stop Ad Blocker Detection on Websites Like YouTube
What makes us different from other similar websites? › Forums › Tech › How to Stop Ad Blocker Detection on Websites Like YouTube › Reply To: How to Stop Ad Blocker Detection on Websites Like YouTube
October 9, 2023 at 1:13 pm
#7029

Keymaster
I have been working hard to try and combat this annoying issue. I do not want to allow ads as they can be a security risk, well the ones on YouTube as they have tracking. Anyway, I found another way around it, that seems to be working for now, they keep making code changes. The way I found only works in Linux and requires you to install an application, or two.
Open TerminalRun the following command in terminal:
$ sudo apt install snapd
Step number two installs an application store that is commonly used on Linux.Run the following command in terminal:
$ sudo snap install red-app
Step number three installs an application called “Red – Youtube Client for Linux”.Open the app called “Red” or “red-app”.Make sure you check for updates by occasionally running the command,
$ sudo snap refresh
You are now finished. Hopefully this works.Note: If anyone is having issues, let us know, and I am sure one of use will have something that can add to help.