I use Librewolf, alternatively, Floorp, so I wonder if there’s anything I can use on them to download videos with.

And I plan on using them on sites similar to hianime, but I’m tired of like, finding one stream and it dies, then having to go find another .etc

I want to save my favorite series so I can have something to watch reliably than something that is operating on uncertainty.

Any ideas?

  • jlow@slrpnk.net
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 hour ago

    Personally I recommend an Arr setup as well, then yt-dlp. If come across an anime streaming site that had a download button recently thqt actually seemed to work when I clicked on it forthelolz, I thight i was hianime, I can try to find it again, if you’re interested.

    Theres also

    https://hakuneko.download/docs/install/

    • Pyrixas@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 hours ago

      I’m not a fan of torrenting and haven’t bothered with them in like, geez, I think 16 some odd years. I like DDLs and I like more convenient options. I don’t want to bother being an easy target, I don’t want to mess with protocols, timing and any other hassle just to torrent. I am done with those days.

      • remon@ani.social
        link
        fedilink
        English
        arrow-up
        7
        ·
        4 hours ago

        I feel the exact opposite. Going back to torrents made everything so much easier. Especially for anime which has a very active torrent community.

        I start the VPN, I start the torrent client, I go on the anime-cat website and a few minutes later I can watch the episode(s). And not even using any of the *arr tools.

        The biggest hurdle is really just the VPN, because it costs money (but might even be optional depending on your jurisdiction).

        • Chronographs@lemmy.zip
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 hours ago

          Yeah, like I can almost understand the “torrenting is too hard” argument if you’re just going to pay for the official streams but once you want to download them just grab one of the copies that someone already did (and potentially improved)

  • remon@ani.social
    link
    fedilink
    English
    arrow-up
    14
    ·
    6 hours ago

    I used to do this with a combination of yt-dlp and scraping the media links + wget, but it was quite the hassle. It’s much easier to just torrent it.

    Then you can setup a plex or jellyfin server to organise the torrents and ditch those unreliable free streaming sites for good.

  • curbstickle@anarchist.nexus
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    6 hours ago

    Personally I don’t bother with streaming them, I just have a sonarr instance for anime with qbittorrent with network restricted to VPN, and jellyfin for playback. Automatically grabs, so no having to do any manual setup aside from adding the series to the list, and auto-upgrade to the quality you want.

    You may be able to use yt-dlp depending on the site though.

    • Pyrixas@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      6 hours ago

      How does one use this yt-dlp I’ve heard about?

      Because my assumption immediately was it was for YouTube, but I quickly searched it to find it can support ‘thousands’ of websites.

      • curbstickle@anarchist.nexus
        link
        fedilink
        English
        arrow-up
        8
        ·
        6 hours ago

        There are GUI tools, but I use the CLI.

        https://www.ytdlp.org/ will give you the full docs, but the simplest and easiest command is just to download at the highest quality with:

        yt-dlp "https://whateveryouwanttodownload.com/streamingurl"
        

        Whether it works with whatever streaming site you’re using I couldnt say, but its a great tool.

      • Takapapatapaka@tarte.nuage-libre.fr
        link
        fedilink
        Français
        arrow-up
        2
        ·
        5 hours ago

        As others said, there are some good GUI if the command line is a bit too hard for you as it was for me. I use Parabolic and so far it’s working like a charm (i only do officials video sites though, don’t know for streaming services)