this post was submitted on 07 Nov 2023
125 points (99.2% liked)

Selfhosted

62103 readers
107 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

EDIT: Thanks so much guys! This was really helpful, and I didn't imagine so many would help out!

Hey guys,

I've used PiHole for over a year now, and I really like it. I use it with WireGuard, so I always have my DNS blocker with me.

But I've wondered if I even have some good lists? I used some standard lists from a reddit thread when I set up my PiHole, and I've never looked at it since.

So what blocklists do you use? Something you can recommend?

Also, if you use Blocky or AdGuard, do you find it better than PiHole?

you are viewing a single comment's thread
view the rest of the comments
[–] ShittyKopper@lemmy.blahaj.zone 16 points 2 years ago (1 children)

DNS blocking is the most unreliable way of blocking youtube ads you can imagine.
you could write a script to OCR your entire screen and click skip ad and it'd be more reliable than DNS blocking

[–] Snowplow8861@lemmus.org 6 points 2 years ago (1 children)

I don't think that works on my Samsung TV, or my partners iPad though. :)

Although not especially effective on the YouTube front, it actually increases network security just by blocking api access to ad networks on those kinds of IoT and walled garden devices. Ironically my partner loves it not for YouTube but apparently all her Chinese drama streaming websites. So when we go travel and she's subjected to those ads she's much more frustrated than when she's at home lol.

So the little joke while not strictly true, is pretty true just if you just say 'streaming content provider'.

[–] ecliptik@lemmy.ecliptik.com 5 points 2 years ago

I've had good luck with iSponsorBlockTV [1] for skipping/muting ads on our LG TV Youtube app and has Samsung Tizen on their supported list.

For my iPhone I do a combination of self-hosted Piped [2] exposed through Tailscale [3] with Yattee [4]. Both Piped and Yattee work with Sponsorblock and can be customized to see 0 ads.

Tailscale is useful since your phone/ipad/piped are on the same Tailnet regardless of location and you can stream from anywhere there's an Internet connection.

You can also swap out components; eg Invidious instead of Piped or your own Wireguard setup instead of Tailscale.

  1. https://github.com/dmunozv04/iSponsorBlockTV
  2. https://github.com/TeamPiped/Piped
  3. https://tailscale.com/
  4. https://github.com/yattee/yattee