Seems like a fairly mature and well maintained project. Can be fired up in DevContainer for hacking.

  • @[email protected]
    link
    fedilink
    English
    292 months ago

    Does it support sponsor block? Like cut out the sponsor sections from the downloaded videos?

  • @[email protected]
    link
    fedilink
    English
    162 months ago

    Only thing I’m missing is the ability to only download a subset of videos from a channel. There is a workaround by making a playlist but I believe that requires a Google account.

    • @ikiddOP
      link
      English
      62 months ago

      Yah, I think that’s what the author suggests as well. Unfortunate, maybe make a feature request or a PR.

    • @[email protected]
      link
      fedilink
      English
      12 months ago

      Only other alternative I can see is a custom script that it supports with some gnarly allow list

    • Saik0
      link
      fedilink
      English
      3
      edit-2
      2 months ago

      It does name management on the files for other players. Such as plex, emby, jellyfin, or kodi. About all I see that’s any special here.

      Edit: seems to also do some metadata magic for plex at the very least to make it somewhat usable.

    • @douglasg14b
      link
      English
      22 months ago

      Guessing it’s not a dead/halted project?

        • @douglasg14b
          link
          English
          2
          edit-2
          2 months ago

          It’s frozen for features and changes. Even bugs & issues are shrugged off and closed unless they are big. PRs from others as well I’ve seen.

          The maintainer is semi active, but they’re kind of a dick, and tend to minimize problems and downplay others in ways that are borderline toxic.

          It’s a shame :/

  • @[email protected]
    link
    fedilink
    English
    52 months ago

    Damn I’ve been looking for something just like this, but my setup doesn’t use docker.

    • nek0d3r
      link
      English
      62 months ago

      I’ve had all my servers running on my personal Windows machine, and I’ve been planning to move them to a dedicated Linux machine, as well as move to Linux on my PC. Part of that involved containerizing my whole setup to make the move easier. There’s a script listed in Jellyfin docs that helps you migrate your setup. Itzs a bit involved if you’re coming from Windows but very doable. Very easy if you’re already on Linux though.

      • @[email protected]
        link
        fedilink
        English
        22 months ago

        My media setup is on a Linux VPS configured with Swizzin community edition. I tried a bunch of docker-based projects over the years but could never quite get my head around it. A good friend of mine just redid his whole setup with docker tho, so maybe if/when mine breaks I’ll give it another shot.

        • nek0d3r
          link
          English
          52 months ago

          I definitely struggled to wrap my head around it at first, but I got used to using it when I got into DevOps, and once you understand it, it becomes so easy and helpful that it’s easy to overuse it. I can certainly answer any questions to the best of my ability if you do look into it!

        • @ikiddOP
          link
          English
          42 months ago

          I despised the thought of another layer adding to the difficulty of troubleshooting problems, it took me a long time to make myself try it. And sometimes it does make you have to think a bit about what it’s doing under the hood but if you commit to it and work with it, it’s such a great way to silo your services. I wouldnt’ go back now.

  • Aido
    link
    English
    22 months ago

    Is Plex support in the cards?

    • @keyez
      link
      English
      52 months ago

      The readme says “First-class support for media center apps like Plex, Jellyfin, and Kodi”

    • Semi-Hemi-Lemmygod
      link
      English
      32 months ago

      It already has Plex support but OP didn’t feel like mentioning it

      • @ikiddOP
        link
        English
        72 months ago

        Plex has boundary issues.

      • Saik0
        link
        fedilink
        English
        02 months ago

        Well… plex support in that it can chuck files into a structure that plex understands. It doesn’t seem to notify plex to rescan libraries…

          • Saik0
            link
            fedilink
            English
            1
            edit-2
            2 months ago

            No, that’s an entire external service + a script.

            Requires running https://github.com/Cloudbox/autoscan and that custom script.

            At that point I might as well tell plex to rescan the library every x hours itself.

            Edit: I forgot to add this even though I meant to

            Autoscan, A-Train and Bernard are no longer actively maintained.

            And that github… it no longer maintained.

  • 𝘋𝘪𝘳𝘬
    link
    fedilink
    English
    22 months ago

    Does it support logging in to YouTube to have access to purchased content, premium content, subscribers-only content, etc?

    • @[email protected]
      link
      fedilink
      English
      2
      edit-2
      2 months ago

      Since it uses yt-dlp which supports cookies, I would guess it does or it will soon. Not sure about how yt handles “purchased” content, but the cookies work for age restricted videos at least.

  • @good_hunter
    link
    English
    12 months ago

    How quickly those this flood your storage?

    Currently I ran invidious in docker. The solution is … just okay, performance isn’t great. But at least you only stream whatever you pick for watching.

    I only follow around 15 channels. For simplicity 10 video are added daily to my subscription feed.

    Are there privacy concerns with this solution. This together with ad blocking were my main drivers for invidious.

    • Ryan
      link
      fedilink
      English
      22 months ago

      you can define a retention time for sources (=channels) so you can somewhat limit storage usage.

  • @surph_ninja
    link
    English
    02 months ago

    Does that jellyfin compatibility work for Emby?

    • @FortuneKeeper
      link
      English
      22 months ago

      It should be fine, it’s not a direct integration for plex at least, but rather it formats the files as MP4 so they can be read correctly.