• 6 Posts
  • 37 Comments
Joined 1Y ago
cake
Cake day: Jul 14, 2023

help-circle
rss



You can use hardware acceleration with nvidia cards and ffmpeg with a 980 or better (YUV420), more info here

A guide from nvidia


What specs? I don’t have time to watch a 40 min video right now


I use grab-site (unmaintained) for full site archival and wget -p -k for simple non-javascript single pages

I’ve heard good things about HTTrack, SingleFile and Archivebox but don’t have any experience with them.

Archivebox looks the most modern and intuitive but is hosted on docker


Site seems to be down or at least extremely slow right now so linking to an archive.org capture



FearNoPeer (A private tracker) is open for signups
I decided to share this here too since sailors don't seem to visit !opensignups@lemmy.ml and the murky waters of the orange sea should be seldom visited anymore. ![Site stats as of 2024-01-06](https://lemmy.dbzer0.com/pictrs/image/0562db3e-081e-491b-a5e3-0e3639613868.png) Links to more info about private trackers here: - https://opentrackers.org/ - https://hdvinnie.github.io/Private-Trackers-Spreadsheet/ - https://inviteroute.github.io/sheet/ - https://ripped.guide/Scene/PTs/ - https://ripped.guide/Scene/Scene-Glossary/ ::: spoiler for the brave if you dare a journey that might lead you to the Davy Jones’ locker, the once locked down waters of r/OpenSignups and a newcomer r/trackersignups are places for the brave to check out ::: Taken from the orange seas wiki which we don't seem to have here? >► What is a private tracker? > >Private trackers are loosely defined as private torrent sites where a membership is required in order to download their torrents. An accurate description would separate private trackers into 2 parts: the tracker itself and the website that accompanies it. A torrent tracker is a server that tracks peers in a torrent swarm and assigns/connects peers to each other based on its own internal criteria. The tracker then reports to the website which, on top of providing a download link to the torrent file, will display all relevant info for that torrent, including peer/seed counts and optionally a peer list if the website operator chooses to include it. > >Unlike public trackers, these are not a free-for-all buffet. You need to contribute back (by uploading) a certain amount proportional to the amount you have "taken" from the tracker. This arrangement can vary a lot from tracker to tracker. Private trackers track this balance of contribution by a "ratio", which is simply a ratio of uploaded data, divided by your downloaded data. If you downloaded a total of 2GB and uploaded a total of 4GB, that would make your ratio a 2.0. Trackers will sometimes have different methods of maintaining an acceptable ratio, either by offering bonuses the longer you keep your torrents seeding, to providing "half-leech" or "freeleech" content. Freelech content is the most commonly used method, which means the torrent that is marked as freeleech is free to download, meaning it does not count against your Download stats, giving you an opportunity to gain upload from it without sacrificing any "download buffer". Some torrent trackers are "ratioless", meaning they don't require you to maintain any sort of ratio in order to keep using the site, they just require a minimum seed-time on all downloaded torrents (which is usually also a requirement on ratio pure trackers, but typically the seed-time isn't as lengthy as on ratioless trackers).
fedilink


Extremely interested in this as well, i might need to start learning android development now ;)


This is copy pasted from the #tuning channel of the autobrr discord

Tuning for 4.3.9-4.5.2 on 1gbps libtorrent 1.2

Speed

Unlimited on all, rate limit µTP and LAN

Connection

Peer connection protocol: TCP

Global max: off

Max num per torrent: off

Global max number upload slots: off

Max number of upload slots: off

Advanced

Interface: Bind your interface to prevent leaks

File Pool Size: 5000

Outstanding Mem: 128

Disk Cache: 1024 (or -1 if you feel ballsy, 0 if you experience memory leaks)

Disk cache expiry: 60

Disk IO Type: Default

Disk IO Read Mode: Enable OS Cache

Disk IO Write Mode: Enable OS Cache

Coalesce reads and writes: OFF

Use piece extent affinity: ON

Send Upload Piece Suggestions: ON

Send Buffer Watermark: 5120

Send Buffer Low Watermark: 512

Send buffer watermark factor: Between 200-250, adjust as needed

Outgoing connections per second: 50

Socket Backlog: 1000

Peer TOS: 128

utp-tcp mixed mode algo: Prefer TCP

Support IDN: ON

Allow Multiple Connections from the same IP address: ON

Validate HTTPS: OFF

SSRF Mitigation: ON

Upload Slots Behaviour: Fixed Slots

Upload choking alogrithm: Fastest Upload

Always announce to all tiers: ON

Max concurrent HTTP Announces: 50-75 (only increase if experiencing announce issues with very high amount of torrents loaded in client)

Peer turnover disconnect Percentage: 0

Peer turnover threshold percentage: 90

Peer turnover disconnect interval: 30

Max outstanding requests to a single peer: Leave as is

I personally left “Validate HTTPS” enabled since i haven’t researched what security risks might come from disabling https


Found a 720p version on torrentcore and 1080p on rutracker, idk if there are seeders


I use kenmei.co for manga tracking. Supports a bunch of sites but not all of them and depending on the site the updates can be quite delayed.


I really need to start downloading manga as well. I find it to be the most ephemeral type of content with all the takedowns, groups stopping scanlations or frequent site issues


Scroll to the bottom, there is a comment from 2 months ago with some kind of suggested fix


This might help some https://github.com/KasperSvendsenGit/Decrypt-Pluralsight-Videos/issues/5

Be careful with downloading random executables and only run them in a VM without network access

Archived github


nyaa.si has some officially translated Japanese light novels but for some the non-mtl fan translations are better than the official like for Overlord.

Some manhwa/manhua scanlators also translate Korean and Chinese light novels like reaperscans.com (site down), flamecomics.com (stopped novel tl)


Nordic piracy stats
tldr; Piracy in Finland on a sharp rise, still the lowest of the Nordics even though 40% of shows pirated are Finnish. Sweden has double the amount of pirates compared to others.
fedilink

What’s the proportions of Swedish, Finnish, Norwegian and Danish content on there? I’ve been trying to get into some more private trackers apart from MAM and TL


This is very technical but if your ISP has unmetered Netflix or Spotify you could have a VPN on a server that spoofs the hostname (easier) or IP (harder) which only works for downloading and i imagine using >50GB of data to Spotify might make the ISP ask some questions. Netflix would be easier since 4k movies are a thing


Look into Jellyfin and the *arr suite for automating downloads. If this seems too complicated for now, just get a cheap 1 TB external SSD, a VPN (check out mullvad), a torrent client (i suggest qBittorrent or Transmission), bind the torrent client to the VPN to prevent leaks and off you go!

The simpler method has some drawbacks, not all TV’s support all codecs and formats, you have to move the external drive from your computer to your TV for example. Getting Jellyfin setup will give you a more streaming service type of experience and if someone else than you might want to watch something, start with Jellyfin.

If the Jellyfin experience is horrible and you just really wanna watch a movie to relax on a saturday, maybe take a look at Plex.

If you already have the MiniPC just lying around then great, just use that! If you don’t have it, you can also host Jellyfin + the *arr suite on your PC (unsure about Windows compatibility) and start them when needed or have them run in the background when your computer starts.


Still seeding strong! worldcat metadata

Maybe i should format my windows drive i haven’t touched in a year and throw 3 internet archive torrents on there.


If you use Firefox on Android you can use uBlock Origin and custom filter lists to hide sites from search results like the uBo dev filter does


Made the poll with a VPN, didn’t know this was an issue.

Should work now


What type of piracy do you use the most?
Personally I use public trackers the most and only recently private trackers for stuff in my native language. I did setup [i2p](https://geti2p.net) a few days ago and currently have only downloaded around ~1GB. Most of my bandwith (143 GB in / 135.5 GB out) has come from just having it in the background 24/7. The advantages of usenet don't really apply to me (longer retention, faster speeds, no vpn) Streaming i find useful for checking if something is worth downloading
fedilink

Only NVIDIA 3000-series cards and up support hardware AV1 decoding and only 4000-series cards support both hardware AV1 encoding and decoding, so only just about 3 year old cards! source

All Intel ARC cards support both decode and encode, (released October 2022) source

AMD 6000-series cards (November 2020) support AV1 hardware decoding and only 7000-series cards (December 2022) support both hardware AV1 encoding and decoding. source


For simple HTML websites using wget -p -k example.com should work.

For more complex sites maybe try ArchiveBox


The releases with ads are often CAM or TS releases which are recorded at the movie theater with a camera

At least torrentgalaxy marks ad-ridden releases with a small red “ad” label which i filter out with a ublock origin filter torrentgalaxy.to##.fa-adversal:upward(3)

On other sites releases with ads might have the advertisement in the name like XBET

I’m usually not in a hurry to watch the newest movies so i wait for the webrip/dl versions of which the highest seeded versions have an extremely low probability of containing ads




i find most music i search for in higher quality (doesn’t have everything) on https://slavart.gamesdrive.net/

it’d be a pain to download full playlists tho



Watch it get found by an employee in a personal backup and then later get fired (like what happened with Toy Story 2) or get into trouble for “inappropriate copying of company property” or something similiar


qbittorrent w/ public trackers (1337x torrentgalaxy nyaa) + torrentleech

yt-dlp

slavart for flacs

hakuneko for manga

cs.rin.ru

revanced

mullvad


I use adblock on all my devices so i don’t see ads and even if i did, most of the shows advertised here in Finland don’t really interest me.


I use linux as a daily driver and most of the games that hog 100’s of gigabytes space don’t work on linux and I’m not interested in them


Biggest series i have are Better Call Saul at 123GB, Breaking Bad at 65GB, Mr Robot at 44 GB and Stranger Things Seasons 1-3 at 38GB


Thanks for the tip, never heard of this site since i usually just browse imdb


Agree, after some blog posts i read were taken down due to fraudulent DMCA requests, I’ve been downloading all blog posts i read with a simple wget command


I will be changing the drive out some time soon since storage is so cheap nowadays and the disk has almost ~35k POH SMART info from disk


How do you find media to watch?
I've seen many people have insane setups to download things automatically and NAS' with tens of terabytes of capacity, which i don't understand at all. I have a 1 tb drive from 2013 of which I'm using ~850GB and most of the space is used by series i have already watched and haven't bothered to delete. What are you storing to need so much space and how are you finding so much good content that you actually want to save?
fedilink

I’ve been looking at eweka since mullvad removed port forwarding but i now have 1000/400 internet and like seeding so vpn recommendations are welcome (and indexers)