this post was submitted on 26 Apr 2025
1445 points (99.6% liked)

People Twitter

7376 readers
482 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a pic of the tweet or similar. No direct links to the tweet.
  4. No bullying or international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] 30p87@feddit.org 174 points 1 month ago (3 children)
[–] Agathon@lemmy.dbzer0.com 42 points 1 month ago (1 children)
[–] L3s@hackingne.ws 1 points 1 month ago

This is the way

[–] obsidianfoxxy7870@lemmy.blahaj.zone 7 points 1 month ago (11 children)

I do love piracy and I do do it sometimes. But sometimes I don't want to spend 20 minutes finding a torrent and then another 30 minutes to an hour waiting for it to download.

My main issue with it is that I have to pre-plan if I want to watch anything through that method.

[–] Darkassassin07@lemmy.ca 33 points 1 month ago (2 children)

That's what automation is for.

Whenever I come across an interesting movie/show; I open a webpage that I host, search for a title (results from imdb) and click 'add+search'.

~15min later, it's available for me, my friends, and my family to watch on my own private streaming service. (for such reliably quick downloads, I recommend usenet over torrents)

Sonarr, Radarr, Emby/Jellyfin

Other users besides me can even request content via Ombi.

[–] TriflingToad@sh.itjust.works 4 points 1 month ago (3 children)

that's sounds so complicated, just downloading it myself is easier
if someone made one application to install and set it up automatically id probably try it though

[–] Darkassassin07@lemmy.ca 16 points 1 month ago (3 children)

My setup is a conglomeration of a quite a few different pieces; but they are not all required. I'd encourage you to explore, start small and expand into new pieces/areas when you feel comfortable. I started this ~8 years ago with basically 0 knowledge of hosting web services; and just built up the knowledge through exploration over time.

If all you're looking to do is watch movies, and you're happy to play the downloaded media directly on your pc (or move the files around manually, just like manual torrenting); the only piece you need is Radarr.

Once setup; You tell it what movies you want to watch, it searches for those using the indexers you've given it (YourBittorrent, TPB, and BadassTorrents for example), choses the best results out of them all based on things like upload date, seeds, quality descriptors in the title, etc. Then passes that to your torrent/usenet client. Finally it will rename and sort the files into nicely organized media folders for you, once the download client has marked it as complete.

[–] Th3D3k0y@lemmy.world 2 points 1 month ago (1 children)

This is slowly what I'm working on

[–] Darkassassin07@lemmy.ca 3 points 1 month ago (1 children)

There's a ton of people happy to help on !selfhosted@lemmy.world if you run into troubles :)

[–] Th3D3k0y@lemmy.world 0 points 1 month ago

Next year is the year I buy a new/new-ish dedicated family server. I will have to come back to this

[–] Lizardking13@lemmy.world 1 points 1 month ago (1 children)

When it renamed them... Do you continue to seed (in the case of torrents)?

[–] Darkassassin07@lemmy.ca 2 points 1 month ago* (last edited 1 month ago) (1 children)

Torrents have two options:

Ideally you use Hardlinking - This creates a 'copy' of the file that's just a link to the original data, instead of actually duplicating it. This only works when both 'copies' are kept on the same drive/filesystem; but gives you two versions so you can leave one available to seed and have one renamed and sorted away.

Failing that, it can fallback to plain duplicating the files. One copy kept to seed, and one copy sorted away.

Personally, I've switched to usenet for 99% of downloads, so seeding isn't really a thing. It's there as a fallback though.

[–] Lizardking13@lemmy.world 2 points 1 month ago

Thanks! This is useful.

[–] someacnt@sh.itjust.works 1 points 1 month ago (1 children)

I want to organize and automate movies at some point, but the cost of managing additional hardware feels intimidating. How do you handle it? Doesn't arr stack require lots of processing power?

[–] Darkassassin07@lemmy.ca 2 points 1 month ago

The arrs are pretty light weight; the memory use can add up when you run several of them with really large libraries alongside other projects, but otherwise I hardly notice them running in the background. You don't need any sort of special hardware; this stuff will run on an old laptop you shove in the corner and ignore.

The part that really takes processing power is transcoding media between formats when streaming it to clients, but that's Emby/Jellyfins job.

[–] Discover5164@lemm.ee 7 points 1 month ago (1 children)
[–] TriflingToad@sh.itjust.works 2 points 1 month ago

ooo that looks interesting. I will look into it more when I get home. Thanks for sharing

[–] moody@lemmings.world 3 points 1 month ago

It's complicated to get set up. Once done, it makes everything very simple.

[–] techwithjake@lemm.ee 3 points 1 month ago (1 children)

Ombi always gave me issues and I switched to Overseerr. Similar but more in the *arr family. Since you use Jellyfin, can use Jellyseerr instead for a better integration.

Then use Prowlarr to sync Torrent/Usenet sites to all the *arr services.

[–] Darkassassin07@lemmy.ca 2 points 1 month ago

The three of them are all pretty similar, achieving the same goal; whatever works for you.

I've never had an issue with Ombi, so I've stuck with it. I actually use Emby instead of Jellyfin, so Overseerr isn't an option, and I've just not had a reason to try out Jellyseer over what's already setup and working.

Prowlarr is definitely a good recommendation. I used Jackett for the longest time; but being able to modify indexers in one place, then have it propagate to the rest of the stack is so much nicer. It lists a ton of indexers to look into too, if you need more.

[–] Andromxda@lemmy.dbzer0.com 11 points 1 month ago (1 children)

You don't have to download anything, there are amazing streaming sites: https://fmhy.net/videopiracyguide

[–] priapus@sh.itjust.works 7 points 1 month ago* (last edited 1 month ago) (1 children)

Use Usenet instead, way faster downloads. Also lots of clients can stream torrents, so as long the torrent its being seeded well enough you can watch right away.

Worst case just go to one of the 100s of sites with free streams of basically every popular show and movie.

[–] jellygoose@lemmy.ca 6 points 1 month ago (1 children)

Any kickstart guide for a total noob?

[–] priapus@sh.itjust.works 8 points 1 month ago* (last edited 1 month ago)

This guide is pretty good, but I'll also explains the basics here.

You pay a provider for access to Usenet files, which you locate through an indexer, and download through a client such as nzbget.

Picking a provider is the most complicated part. The guide explains how to choose one and r/Usenet has a page in their wiki for good provider deals. I use NewsDemon and they've been fine.

Indexers are pretty much the same as torrent indexers, they can be free or paid, public or private. NZBGeek has been great for me, and AnimeTosho is nice if you want to download anime.

The download clients work similarly to torrent clients with the addition of configuring the connection to your provider. Whichever provider you choose will have instructions for connecting to it.

Downloads aren't peer-to-peer like torrents, so a VPN isnt as necessary, just make sure you pick a provider that doesnt keep logs. It also doesnt hurt to use one if you already pay for one and its not too slow.

One you've picked your provider and indexer, setting everything up is super easy.

[–] 30p87@feddit.org 7 points 1 month ago

I have my number of different sites, without torrents, that are overall faster to use, with uBlock. No login, no bullshit design, no pop ups advertising new "features".

And torrents don't need to be predownloaded, you can stream them.

[–] Revan343@lemmy.ca 5 points 1 month ago

Where are you looking for torrents, and how bad is your internet? It usually takes me about a minute to find a torrent, and downloads are rarely longer than 15

[–] user224@lemmy.sdf.org 3 points 1 month ago* (last edited 1 month ago)

himovies.to

Often has cam videos too, which are recorded from theaters before being released outside. The quality is not necessarily as bad as it sounds.
For the case of better quality: https://en.wikipedia.org/wiki/Telesync
While the other end of the spectrum may be a shaky smartphone footage.

[–] Rai@lemmy.dbzer0.com 2 points 1 month ago

When I wanna watch a movie, I have it in less than two minutes. But I’m blessed with gigabit, and I’m on some private trackers.

[–] CosmicTurtle0@lemmy.dbzer0.com 2 points 1 month ago

iflix, fmovies, sudo flix are all streaming alternatives. Free. No signups required.

[–] Gerudo@lemm.ee 1 points 1 month ago

Kodi and realdebrid solves that problem for me.

You can't make some tea and popcorn, poop, and come back to watch it? C'mon, what's 20 min!

[–] BossDj@lemm.ee 3 points 1 month ago (2 children)

If everyone did that, then they might start cracking down.

At the very least, though, this person should be service hopping instead of paying for 13.

[–] sanpo@sopuli.xyz 34 points 1 month ago (3 children)

No, the last time everyone did that Netflix was created, which has nearly killed the piracy for most people.

We're just going back to the basics.

[–] Sibbo@sopuli.xyz 10 points 1 month ago

But then, there was a second, then a third, a fourth... And they all have different catalogues.

[–] BossDj@lemm.ee 5 points 1 month ago (1 children)

Under other US administrations, I'd picture a new model or iteration. Right now? Paramilitary busting down doors and more states banning porn for some reason

[–] Andromxda@lemmy.dbzer0.com 3 points 1 month ago* (last edited 1 month ago) (1 children)

Thankfully though, the US != the entire world

[–] BossDj@lemm.ee 2 points 1 month ago

Unfortunately, though, they are mostly based out of the US, which means instead of innovating (which is what I think he was implying) they will just make shit more miserable for everyone, but mostly for those in the US. Until US people learn to stop spending money on companies doing harm, we're fucked. Examples are drastic price increases, cracking down on password sharing, and shelving "costly" media instead of trying to improve service.

Just a side note, I haven't personally paid for these services for a long time

[–] idriss@lemm.ee 1 points 1 month ago (1 children)

mmm cracking how? turning off the internet?

[–] BossDj@lemm.ee 4 points 1 month ago (1 children)

I'm airways afraid of VPN bans

[–] idriss@lemm.ee 2 points 1 month ago

I see. I can use torrent without VPN in my location but I get it.

Blocking VPNs is a nightmare for governments. Some companies rely on them for normal operation. I doubt western countries will take such path due to the economic impact of it. You got also ways to bypass blocks, new obfs protocols popping up everyday, residential proxies, tor, i2p,... So yeah, you need a full time large team working to keep up with some of that for a full implementation. How China didnt give up on that yet is beyond me TBH.

IMO, it s not something we should worry about it now.