this post was submitted on 19 Aug 2026
25 points (96.3% liked)

Selfhosted

61513 readers
1433 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
 

I have a headless raspberry PI 4 8GB connected to my TV setup with Kodi and the Jellyfin add-on. Now I would like to have a convenient option to watch Youtube in a privacy-friendly way on the TV.

The experience should be similar to Freetube: creating playlists, search videos, follow subscribed channels. I don't mind running it either directly on the PI or install it on my server.

Thanks for any recommendations of what you folks use!

top 12 comments
sorted by: hot top controversial new old
[–] Cherry@piefed.social 2 points 23 minutes ago

Also smart tube

[–] silver@das-eck.haus 1 points 13 minutes ago

I've been using vacuumtube and I quite like it

[–] notalannister@fedinsfw.app 1 points 45 minutes ago

If you want to watch specific channels you follow, Pinchflat

[–] bjoern_tantau@swg-empire.de 1 points 1 hour ago

Been a while since I did this. But isn't there a YouTube plugin for Kodi anymore? Back then I would send videos from my phone to Kodi using Yatse.

[–] Estebiu@lemmy.dbzer0.com 1 points 1 hour ago

I use grayjay on my phone, and casts the videos via fcast.

[–] turkalino@sh.itjust.works 13 points 3 hours ago (2 children)

If you have an Android TV device, SmartTube is fantastic. It’s highly configurable and blocks ads out of the box

[–] postman@literature.cafe 3 points 3 hours ago

I'm terrified some day it'll stop working and I'll have to go back to regular YouTube!

[–] scrooge101@lemmy.ml 1 points 3 hours ago (1 children)

I have an LG with WebOS which is also not connected to the internet. So that's unfortunately not an option.

[–] dan1101@lemmy.world 1 points 24 minutes ago

Buy a $20 Android TV box from.Walmaet and install Smarttube on it.

[–] nibbler@discuss.tchncs.de 3 points 2 hours ago

I run ytdl-sub in my jellyfin. Totally does not fit your bill, but its awesome if you just want to follow a few channels :)

[–] PlasticQuality7519@reddthat.com 5 points 4 hours ago

I’ll tell you what I use, appreciate that it doesn’t cover your needs (I was more focused on avoiding unskippable ads) and it’s a bit fiddly but it might provide a good starting point.

I also have a RPi 4 8Gb that runs a self-hosted Plex (Jellyfin would work even better arguably). “Playlists” are different Plex libraries.

For subscriptions, or channels where I want every vid, I have a crontab that wakes up once a week, downloads latest vids via yt-dlp, and puts them in the relevant Plex library.

For Discovery or ad-hoc vids, I rely on “real” youtube in my PC, and when I find something I want to watch I just manually share the link with a script in the Pi that will pull it via yt-dlp and put it in yet another “adhoc videos” Plex Library.

It works great for my purposes. A few caveats: There is the usual arms race between yt-dlp and The Formerly Not-Evil Company, so you need to keep updating yt-dlp every week or so. Also, the vids I like are transient, so I delete them after a month or so, but you can choose to archive them differently.

Don’t hesitate to reach out if you want more details, I can happily yap about it for hours :D

[–] SuspiciousCarrot78@aussie.zone 3 points 3 hours ago

Well, the clear answer is Smart tube...but I think you might be talking about downloading and integrating into your media stack?

If so...doesn't Jellyfin have a plugin for TubeArchivist?