"Disable adblocker"-thing on YouTube is back German

Hey everyone,

since YouTube started annoying us with their “disable ad blocker” thing, I managed to get rid of it by uBlock Origin and a Tampermonkey script. Yet, the stupid popup is back. To everyone who's gotten rid of it until now: What did you do? Can you point me to the resources you used? It's annoying!

Tregetour ,
@Tregetour@lemdro.id avatar

Status tracker of various Invidious instances:
https://stats.uptimerobot.com/89VnzSKAn

Andromxda ,
@Andromxda@lemmy.dbzer0.com avatar

Updating your filter lists in uBlock Origin should fix it. Nevertheless, there are better solution for watching YouTube videos without Google's crappy ads and trackers. There are private frontends like Piped and Invidious, you can use LibRedirect to automatically redirect all YouTube links to your desired frontend. You can also use a native client like FreeTube on Desktop, LibreTube or Tubular/NewPipe on Android, Yattee with this guide on iOS, iPadOS and tvOS, SmartTube on Android TV or this app if you have an LG TV running webOS.

sqgl ,

Brave browser. No need for plugin.

Andromxda ,
@Andromxda@lemmy.dbzer0.com avatar
LemoineFairclough ,
Andromxda ,
@Andromxda@lemmy.dbzer0.com avatar

God damn, please remove these pesky ?utm_ parameters from your links. They make your links unnecessarily long and your comment becomes pretty annoying to read. You don't even have to do it yourself, just click on "Copy Link Without Site Tracking" in Firefox. Make it a habit to always use this option. If you don't want to deal with it at all, install the ClearURLs addon or enable the "AdGuard URL Tracking Protection" list in uBlock Origin.

LemoineFairclough ,

Those URLs came from about:addons. I think it's important to provide as much provenance as I can to help people get programs, so I didn't edit the URL Firefox provided to me.

Andromxda ,
@Andromxda@lemmy.dbzer0.com avatar

You can still use Right-click -> Copy Link Without Site Tracking

It's a built-in feature that was added in Firefox 119 and it removes all kinds of nasty, unnecessary stuff in URLs. 80% of your comment consists of long URLs and you didn't use new lines so it's hard to see where the first link ends and the second one begins.

umbrella ,
@umbrella@lemmy.ml avatar

firefox? if so update your ublock lists and refresh the tab.

FeelThePower ,

I use a locally hosted frontend.

z3rOR0ne , (edited )
@z3rOR0ne@lemmy.ml avatar

Just use a Invidious instance. Don't even bother with YouTube. You can use an RSS feed reader to port your subscriptions, then use a redirection extension to bring you to the invidious version of the channel.

If you're so inclined, you can download the video using yt-dlp which you can use to download videos from invidious and even pass a sponsor block flag which integrates with the sponsor block api.

On mobile, if you have Android, you can use Tubular. You can request from Google to give you your subscriptions as a fifle that you can upload to these apps. Tubular also uses Sponsor block as well.

Lastly, if you're on iOS, the best I've found is simply to use the Brave browser.

Hope this helps.

Blisterexe ,
@Blisterexe@lemmy.zip avatar

The freetube client (invidious client) is a much better user experience than base invidious

Andromxda ,
@Andromxda@lemmy.dbzer0.com avatar

There's Yattee for iOS, just use this guide to set it up.

mbirth ,

Part of the experience to me is reading all the comments and leaving my 2¢. So I’m using the Share → Embed workaround so far.

hasty3827 ,

Idk why this never happens to me. I'm been using unlock origin on ms edge.

land ,
@land@lemmy.ml avatar

FreeTube is the way

Sabata11792 ,
@Sabata11792@kbin.social avatar

I set my user agent to the Google bot for youtube. It seems to work last time they pulled this shit. The only down side is that it forces desktop view if on mobile.

01189998819991197253 ,
@01189998819991197253@infosec.pub avatar

I haven't used it, but couldn't you use the mobile version of the useragent string?

Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)

Sabata11792 ,
@Sabata11792@kbin.social avatar

I'll have to give that a try.

Toes ,
@Toes@ani.social avatar

Are you using Firefox?

Norgur OP ,
Norgur avatar

Yes

0xtero ,
@0xtero@beehaw.org avatar

I guess it's time to update uBlock Origin lists.

elephantintheroom ,
@elephantintheroom@lemmy.ml avatar

Switched to piped/invidious. There are even a few good apps like Libretube or Freetube. No need to waste time with scripts and stuff.

TigrisMorte ,

"No need to waste time with scripts and stuff.", you mean other than learning and knowing what the script does as opposed to hoping the apps' developers are honest, never die, and never sell out.

ReversalHatchery ,

Not everyone has the time, energy, or even the knowledge needed to understand what the scripts do. I think most internet users don't even know what is a function and how it looks like, and they don't want to change after getting home from the 8 or more hour work and still needing to do house chores, bills and whatever.

TigrisMorte ,

None of which is relevant to the comment I made. But I contend that the only thing needed to understand scripts and the functions contained is a web browser and the ability to read. I was pointing out that the advice to let someone else do it for you isn't actually safe.

elephantintheroom ,
@elephantintheroom@lemmy.ml avatar

It's all FOSS. Whoever gets doubts about the devs can check the source or have it checked by experts. They sell out or die? Switch to other frontends or forks. I'd never trust any dev blindly, but if I can choose between these ones and Google... well.

TigrisMorte ,

A compiled app is not FOSS unless you compile it yourself, which, shock of shocks, means need to waste time with scripts and stuff. Sorry, but you are making excuses.

elephantintheroom ,
@elephantintheroom@lemmy.ml avatar

I guess then we have to agree to disagre.

jnk ,

Trusting someone for convenience isn't ideal, but not everyone has the time and resources to audit, compile, and host a dumb frontend for yt. Most of the people here is good enough trusting literally anyone except a big tech company, including FOSS devs, the people who check the code, and public instances of their software. Even considering recent drama (solved by the community btw) I'd trust any FOSS project over google any day.

LemoineFairclough , (edited )

You don't like a compiled app differently from source code due to it not being FOSS. Perhaps it would be more accurate to say you would prefer the compilation process to be more easily verifiable for you.

Free and open-source software (FOSS) is software that is available under a license that grants the right to use, modify, and distribute the software, modified or not, to everyone free of charge.

I expect this discussion is regarding apps like LibreTube, the license of which is "GNU General Public License v3.0 or later" and is available free of charge.

The GNU General Public License grants the right to use, modify, and distribute the software, modified or not, to everyone free of charge:

Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License.

The GNU General Public License can be applied to programs:

You can apply it to your programs, too.

An app (that is compiled) is a program:

An application (program), especially a small one designed for a mobile device.

Therefore, a compiled app with the GNU General Public License applied is FOSS.

TigrisMorte ,

I stated no such thing and a compiled app can only be assumed FOSS, unless you inspected the code prior to compile, there is no way to know for certain what is in it, only what it does.

LemoineFairclough , (edited )

Do you like a compiled app differently from source code used to generate it? Your previous reply made it seem that is true.

Am I incorrect in thinking that a compiled app can be assumed FOSS when the text "License: GNU General Public License v3.0 or later" is on the page I use to install it, along with a link to https://www.gnu.org/licenses/gpl-3.0-standalone.html

https://sh.itjust.works/pictrs/image/9712cf64-fdf3-44d4-925f-7efcfa236e43.png

TigrisMorte ,

My likes and dislikes were never discussed in any way. Your entire premise is disingenuous. Assumption does not make something so.

LemoineFairclough ,

I don't think you answered my questions.

I started discussing your likes and dislikes, as an Internet forum is for conversation. How you choose to engage in that conversation is your choice, but it doesn't mean a conversation isn't happening.

The reason replied to you is that I wanted to rebut statements that I consider to be incorrect, and to save other people from taking time to do that and from seeing your comment go unanswered. I don't really care about your replies other than to accomplish those goals. You may perceive that as being disingenuous (though I suspect your behavior is more related to the fact I have disagreements with you, or some preexisting inclination), but I don't really care about that.

Assumptions do change people's behavior, probably in many significant ways every day: "it doesn't have to be fact to cause people to act". Perhaps you should spend more time expressing your opinions in a compelling way so that people have more knowledge, and therefore don't need to hold as many assumptions.

TigrisMorte ,

the thread is about as blockers. The post I commented to was about learning scripts or trusting a compiled App. My comment was "easy is a trap". So, no, none of you premise is remotely relevant. My opinion, that you are trusting and not safe when using a compiled app. was the only point I made, the only point I tried to make, and at no point did I make any effort whatsoever to change people's habits. So, kindly keep your assumptions and insistence upon people playing your idiotic game to yourself.

LemoineFairclough ,

If you're not trying to change other people's behavior, what are you doing?

Finding sources you can trust is helpful. For example, I trust the ArchWiki and POSIX.1-2017, and I follow instructions I find there, which helps me accomplish things without having to spend time thinking about the rationale of those instructions (since the instructions have probably been independently reviewed many times, and if there was something wrong with them I'd probably have heard about that). It would probably also be helpful to be able to trust instructions at https://libretube.dev/ for similar reasons.

I don't think keeping my thoughts to myself is a good idea, since I don't want other people to disrupt my life (unintentionally or intentionally), and giving notice about how I want to spend my life is helpful.

I do think my comments are helpful (and that helpfulness is relevant). If I didn't think that I wouldn't be commenting.

TigrisMorte ,

I am informing that others may make educated decisions and not assume security where none is present. Kindly limit yourself and not others.

Andromxda , (edited )
@Andromxda@lemmy.dbzer0.com avatar

Ok then by your own logic you are only allowed to use Linux From Scratch and you also have to compile your browser yourself. You realize that what you are saying doesn't make any sense at all, right?

TigrisMorte ,

Again, you assume things and argue against what I never said. My comment was about easy is a trap. Nothing more. Nothing less. Kindly take your posturing and sit upon it.

Andromxda ,
@Andromxda@lemmy.dbzer0.com avatar

Sure, a userscript is one way of solving the issue. But native clients with built-in adblock are another, legitimate way of doing the exact same thing. I really don't understand your issue with FOSS YouTube clients like FreeTube, NewPipe and LibreTube.

TigrisMorte ,

A: I never suggested anything remotely counter to adblock aps. I simply stated that you must understand you are trusting the dev.

B: Never stated any issue with any of those nor anything else.

C: Quit assuming intent, read what was actually written, and you may learn to understand what is being said.

Blxter ,
@Blxter@lemmy.zip avatar

I have been loving freetube on desktop. I could never get the websites for piped or invidious to work well

A_Asselin ,
@A_Asselin@lemmy.dbzer0.com avatar

me too but back in october of 23... works so much better than youtube for me even if ads weren't the reason

hal_5700X ,
@hal_5700X@sh.itjust.works avatar

Update your filters lists on uBlock Origin. That may help.

Use FreeTube and use Privacy Redirect or LibRedirect to redirect to FreeTube.

UprisingVoltage ,

Privacy redirect has been discontinued for years, I strongly suggest using libredirect

hal_5700X ,
@hal_5700X@sh.itjust.works avatar

Privacy Redirect still have Nitter support.

Andromxda ,
@Andromxda@lemmy.dbzer0.com avatar

But Nitter doesn't work anymore, does it?

hal_5700X ,
@hal_5700X@sh.itjust.works avatar

I linked a working Nitter instance.

Andromxda ,
@Andromxda@lemmy.dbzer0.com avatar

Didn't see the link at first. Thanks! I thought all instances were dead.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • piracy@lemmy.dbzer0.com
  • kamenrider
  • Rutgers
  • MidnightClan
  • Lexington
  • cragsand
  • mead
  • RetroGamingNetwork
  • mauerstrassenwetten
  • loren
  • xyz
  • PowerRangers
  • AnarchoCapitalism
  • WatchParties
  • itdept
  • supersentai
  • neondivide
  • steinbach
  • AgeRegression
  • WarhammerFantasy
  • Teensy
  • learnviet
  • bjj
  • electropalaeography
  • space_engine
  • khanate
  • jeremy
  • Mordhau
  • fandic
  • All magazines