this post was submitted on 10 Aug 2026
49 points (98.0% liked)

Selfhosted

61280 readers
579 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'm looking for a server I can host in my home that has a simple ui where I can put in URLs for download and have them all show up on my Jellyfin. Bonus if there is VPN support.

top 18 comments
sorted by: hot top controversial new old
[–] LordGennai@lemmy.zip 1 points 6 minutes ago

Tangential to your question.. but I’m curious if any of these suggestions work with Jellyfin in a way that lets each user subscribe to YouTube channels?

My understanding is that almost all of these solutions will just drop YouTube videos in a directory and then they’ll be available to all users, rather than just the user who might be interested in that content?

[–] iamthetot@piefed.ca 2 points 1 hour ago
[–] rossome@lemmy.ml 9 points 2 hours ago (1 children)
[–] theyllneverfindmehere@lemmy.world 1 points 7 minutes ago

I'd like to second pinchflat. It's great. I have it set up to monitor certain channels but also have it set up to monitor a playlist. Anything I add to the playlist gets auto downloaded. I don't even have to log into it really it just works.

[–] frongt@lemmy.zip 4 points 2 hours ago (1 children)

Can't get any simpler than the terminal, can you? I just paste links into the terminal after a yt-dlp command.

[–] lIlIlIlIlIlIl@lemmy.world 6 points 53 minutes ago

Sure, but OP specifically asked for a “manager.” Plus typing it out means looking up flags and switches each time

[–] Tiritibambix@lemmy.ml 7 points 3 hours ago
[–] achim@mastodon.weindl.biz 8 points 3 hours ago
[–] odious@lemmy.world 4 points 3 hours ago

There's https://github.com/kieraneglin/pinchflat

mainly for YouTube downloads though.

[–] bravesilvernest@lemmy.ml 4 points 3 hours ago (1 children)
[–] Kirk@startrek.website 1 points 44 minutes ago

tubearchivist is great but probably overkill for someone just looking to subscribe and watch with Plex/Jellyfin instead of the YouTube app.

[–] nyakojiru@sh.itjust.works 3 points 3 hours ago
[–] ccunning@lemmy.world 3 points 3 hours ago (1 children)
[–] ccunning@lemmy.world 0 points 2 hours ago (2 children)

…ok - what’s wrong with MeTube?

[–] Racoonwithbenefits@lemmy.zip 2 points 30 minutes ago

Nothing

But someone already commented that

And provided a link for it

[–] gedfromgont@piefed.ca 2 points 1 hour ago

Dunno, you're referring to your one downvote? I use Metube as well, works pretty well for me so far.

[–] slazer2au@lemmy.world 0 points 3 hours ago (1 children)

Does YTZero fit?
https://github.com/Pelski/ytzero

It likely is overkill but may fit the bill with the ytdlp extension.

[–] GatesMcBalmer@lemmy.world 3 points 3 hours ago

Not exactly what I had in mind but I'll check it out, thanks!