• 0 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: June 21st, 2023

help-circle














  • Start with doing simple disc rips, like cd’s(Exact Audio Copy), dvds(MakeMKV, DVD decryptor, eac3to), blurays(MakeMKV, eac3to).

    Figure out how to encode and compress video so that it still looks good, you can still find some old scene rule nfo’s to have a better idea on what settings to use to encode. I use a gui called qvs to do encodes, theres also another one called staxrip, you can also learn how to just use command line arguments and just use x264 or x265 from the command line.

    If you’re not just wanting to just make remuxes with makeMKV, you’re probably going to want to use mkvtoolnix to put everything back together as a video file.

    You can use SubtitleEdit to convert PGS or VOB subs into the plaintext format SubRip(SRT) which has more compatibility with media servers like jellyfin.

    Consider trying to find some obscure titles which may only have dead torrents, no torrents, or only low quality ones (old ~700mb VCD rips) to track down a physical copy to make a new torrent from.

    Pick out some dead torrents to camp indefinitely. A seeder may one day return. Also, if you’re on a private tracker, a lot of the time you can download the same torrent that also exists as a dead public torrent, and bring the public one back to life. This can be a bit tricky sometimes.

    If you have a beefy computer, you could consider making encodes in the new AV1 codec, which is really good at preserving quality but is rather intensive to encode in.

    If you join a private tracker, a lot of the time their forums will have some educational resources on making rips yourself.

    Actually cracking new drms requires skill, and the skills you need are called reverse engineering. You’re going to have to learn the ins and outs of assembly language, specifically decompiled binary represented as assembly language. Theres a site which has simple tutorial programs called crackme’s for dipping your toes into this sort of thing. Theres not going to be any public tutorials on how to crack xyz drm because if those existed, the drm would just be patched. Speaking of that, if you’re doing software cracks you’ll need to learn how to obfuscate your crack to keep the origin company from figuring out how you did it, or else it will just get patched before you do your next one. That doesn’t really apply to audiovisual drm since that is all about extracting a stream, and is a bit more straightforward.

    I may update this post if anything else comes to mind, good luck to you!

    Edit 1: Make your own ascii art NFO’s with PabloDraw


  • From what I have read on the upcoming implementation on i2p in qbit, I do not forsee it being adopted by the core torrent user base. The main issue I have with it is that while you can download from clearnet peers, you are only able to seed to other i2p peers. This completely eliminates any adoption by anyone using private trackers. Its not like the guys in brazil are going to jump through an extra hoop to hide their ip since they never needed to in the first place, so they can be ruled out for adoption as well. What I really fear is that its going to create a completely unnecessary schism in the userbase with a sort of ‘leechnet’ walled garden of i2p users which would hurt the greater availability of seeders. I also haven’t gotten a straight answer from anyone how ports are going to work in i2p, since normally its imperative to have a forwarded port in order to be a full participant. Unless i2p users can seed to clearnet users without issue, I am going to be worried about the impact on torrent health as a whole.