I had Pinchflat set up on my server and never got around to putting it back in after I nuked it. I remember organizing backed up videos in jellyfin was a mess I never quite got working as well as I’d like.

I see there’s a couple alternatives mentioned on the Pinchflat GitHub. What is everybody else using to accomplish this?

    • amniotic druid@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      22 days ago

      Yt-dlp is the way. J-Downloader is okay too if you need a good interface but dlp is just too damn powerful to not use

      • SatyrSack@quokk.au
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        22 days ago

        If you installed with pip, simply re-run the same command that was used to install the program

        Simply running pip install yt-dlp doesn’t update though, right? You need to add an upgrade flag, so either:

        • pip install yt-dlp --upgrade
        • pip install yt-dlp -U

        EDIT: Maybe I should actually read this documentation that I am commenting about. Their steps to initially install it with PIP mention to use the -U flag anyway. That flag is meant for updating, but it won’t make the package install wrong if used during initial installation of the package or anything, so no reason not to.

  • SatyrSack@quokk.au
    link
    fedilink
    English
    arrow-up
    0
    ·
    22 days ago

    As others have already said, yt-dlp is absolutely the gold standard. It even works in Termux. As for a dedicated Android app, there are apps like Seal which are effectively just wrappers for yt-dlp. Then the open source YouTube clients like Tubular, which are primarily for browsing/watching videos, have a download button on every video.

  • wildcardology@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    22 days ago

    I use jdownloader2.

    Paste a YouTube link and it will download the thumbnail, the video, a separate audio, and the transcript.

    It will also download from a lot of video hosting sites if you know what I mean 😜

  • AndrewZabar@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    22 days ago

    On Android I use Seal. Aside from an occasional hiccup it’s awesome and does a phenomenal job 99% of the time. If I ever can’t get one item to work and there’s no alternative, I use one of the ones on my Linux machine. I’ll post the name when I’m home and can check.

  • dan@upvote.au
    link
    fedilink
    English
    arrow-up
    0
    ·
    22 days ago

    On Android, I use ytdlnis, which is a wrapper around yt-dlp. You can “share” a video from to YouTube app to ytdlnis and it’ll add it to the download queue.

  • muusemuuse@sh.itjust.worksOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    22 days ago

    I’m not really looking to do this with apps since google is pretty close to the regime so anything good could be taken down at any time. I want something to copies it down and I pull in with my existing stack like Pinchflat did, but cleaner.

    Part of this is I’m still on apple. I’m looking at fleeing, but certainly not to google. Until I finally get off my ass and get a Linux phone, let’s just assume this has to work from a webUI

    • DarkSirrush@piefed.ca
      link
      fedilink
      English
      arrow-up
      0
      ·
      22 days ago

      I have been using a docker container - ytdl-sub, which uses yt-dlp to download YouTube videos with metadata for jellyfin

      • pr3d@eviltoast.org
        link
        fedilink
        English
        arrow-up
        0
        ·
        22 days ago

        thanks for mentioning ytdl-sub!

        can it selectively download videos or does it auto download all videos of a subscription?

    • SatyrSack@quokk.au
      link
      fedilink
      English
      arrow-up
      0
      ·
      22 days ago

      You’re painting yourself into a corner by avoiding degoogled Android operating systems. I guess my suggestion for you would probably have to be to install yt-dlp on your server, and then use an SSH app when you need to download a video. Maybe someone more familiar with Apple can offer a better suggestion.

      • muusemuuse@sh.itjust.worksOP
        link
        fedilink
        English
        arrow-up
        0
        ·
        22 days ago

        I was looking at a pixel running graphene this last upgrade cycle but google taking a swing a third party roms chased me back to apple for now.

  • Buck@jlai.lu
    link
    fedilink
    English
    arrow-up
    0
    ·
    22 days ago

    I still use Pinchflat. It doesn’t exactly do as I like, but I’m mostly just downloading two channels, so it’s okay enough for me.