this post was submitted on 26 Nov 2023
56 points (98.3% liked)

Selfhosted

39159 readers
381 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I'm trying to be more mindful about my YouTube consumption, there are a lot of quality channels out there, but sticking to "subscriptions" is difficult when the YouTube app on my TV has so much distracting recommended content and shorts thrown at you, so I'd like to have a way to auto-download the content from specific channels to play later via Plex. I actually have YT Premium but plan on putting the money into the Patreons of my most-watched creators instead.

Features I'm looking for:

  • Automated downloading of new videos from specific channels
  • Ability to ignore/skip shorts
  • SponsorBlock if possible
  • Vimeo (and others) integration would be a huge plus too.
  • A way to easily add videos to a download queue manually (browser extension or something) for when I come across an interesting video in the wild" by someone I'm not subscribed to/don't want to subscribe to.

Things I've looked into:

  • TubeSync - returns 500 errors anytime it's indexing, which it does every day, meaning setup is very tedious. It's also frustrating to configure for every single channel independently, but (ostensibly) does what I'm looking for? I think?
  • TubeArchivist - Try as I might I just cannot get this up and running on CasaOS/Docker. Seems nice, but also looks like overkill for my use case.
  • YoutubeDL-Material - Struggling to get this installed too, but it also doesn't seem to have additional features like SponsorBlock.

Anything I'm missing or are these basically the main options for now? Would love something as simple as Sonarr.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 months ago

Yeh Tubearchivist is a beast. A python Django app, Elasticsearch and Redis. It uses like 1-2 GB of ram for me. And although it works and has no issues for me as I'm quite good with docker and coupling apps together, it's always scary upgrading it. Broken redis-server many times, but seems to recover after deleting it and setting the settings again.