Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

63944 readers
330 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder

📜 c/Piracy Wiki (Community Edition):

🏴‍☠️ Other communities

FUCK ADOBE!

Torrenting/P2P:

Gaming:


💰 Please help cover server costs.

Ko-Fi Liberapay
Ko-fi Liberapay

founded 2 years ago
MODERATORS
1751
1752
 
 

Hi fellow sailors,

i have lots of downloaded... ISOs... that i need to converto to save space. I would like to make them all of the same size, let's say 720p, and same format, let's say h265.

I am on linux and the... ISOs... are sorted into a neatly named hierarchy of sub-folderds, which i want to preserve too. What is the best tool (CLI) for the scope? I can use ffmpeg with a bash script, but is there anything better suited?

1753
 
 

Has anyone else had trouble accessing audiobookbay through the mullvad VPN? I tried multiple different servers without success.

1754
 
 

I'm moving in a week and changing my ISP, so my plan is just to pirate a few terabytes of music and games on this IP and dip out. I've never pirated anything before though, what's the easiest way for me to do this?

1755
 
 

Some shows in UK are free to watch but you need to create an account in their webpage and you usually need a physical address (plus they have ads but maybe those I can skip). I don't live in the UK, so I'm unsure how to watch those shows. Torrents are extremely hard to find, even more of good quality. Does someone have some advice on this? In particular I was looking for certain cooking tv show contest, but not only that.

1756
 
 

Hello based people of lemmy,

I have recently started trying out BSDs as an alternative to Linux and found out that Spotify isn't supported. Before you say try it in a browser this doesn't work as spotify has DRM that doesn't work on BSD OSes.

Now is there a way to stream music similar to Spotify? I know there is a downloader program available.

Furthermore do you know what self-hosted options are available? I already have a basic *arr stack and am always up for convoluted server and Linux hijinks.

1757
 
 

Hi folks, I've often found it cumbersome to manually set the locations of torrents into different subdirectories for organizing things. To aid this, I have written this small program to declaratively add (and seed) torrents.

Hope it helps someone.

1758
 
 

Hi, I'd like to set the sails due to being frustrated with streaming services, but I have some questions beforehand. I hope, you can help me with that, since lurking and reading the Megathread/Wiki didn't really answer my questions. Thanks for your help.

  1. Is just using a fitting VPN (I've read about Mullvad and ProtonVPN in this community) safe enough to not get caught? I'm located in germany, so sharing even as much as a few kB of pirated content can cost me thousands of euros. I want to be really sure, that I won't get letters from some lawyer soon. All, that I've read so far is basically: Setup VPN and your Torrent software, including kill switch and maybe get into private trackers. Thats it. Is this really enough? Can I do more to be safe? What exactly is the risk with public trackers (as they are often mentioned as the "low hanging fruit" for copyright lawyers)?

  2. I've read the post The complete guide to building your personal self hosted server for streaming and ad-blocking, which mentions many tools to setup. I'm sure these help me find and view content. But are there good resources explaining the functionalities of this software? I'm familiar with Docker and I know about Jellyfin, but it is really unclear to me, what exactly all the other tools do.

Big thanks from a long time lurker!

1759
 
 

Any free options available?

1760
 
 

Background: I bought a Blue-ray set that came with a code for the digital copy. This was back before Funimation was acquired. I could go through and rip my discs since Sony seems to be on the verge of nuking my digital copies, but teaching myself yt-dlp seemed more convenient.

Here's are the settings I ended up using with yt-dlp to download digital copies from Funimation. I paste all three of these at the same time into the terminal, but you can paste them one at a time if you want. I'm on Linux and log into Funimation with Firefox, but it should be almost the same for Windows. The URL needs to be changed for each download. I have noticed some downloads stalling, but I if I refresh the pages that lists the episodes, the download resumes.

yt-dlp --cookies-from-browser firefox -F https://www.funimation.com/path-to-episode
yt-dlp --cookies-from-browser firefox --list-subs https://www.funimation.com/path-to-episode
yt-dlp --cookies-from-browser firefox --write-description --write-info-json --write-sub --write-thumbnail --embed-subs -o '~/Path/To/Downloads/Video/Folder/s%(season_number)02de%(episode_number)02d - %(title)s.%(ext)s' https://www.funimation.com/path-to-episode

Here's what each part means:

Line 1:

 -F

Outputs you which versions are available. I have it tell me this, so I can make sure when I run Line 3 the output matches the highest quality listed in the output from Line 1

 --cookies-from-browser firefox

Tells yt-dlp to use the cookies from your browser to authenicate the download since it's only available if you're logged in.

Line 2:

 --list-subs

Tells yt-dlp to list the kinds of subtitles it can find. I have a few episodes that it cannot find any subtitles even though they're avaiable when streaming. It seems like it's something weird with some episodes, and is probably related to this: https://github.com/yt-dlp/yt-dlp/issues/1656

Line 3:

 --write-description

Makes a .description text file with the description metadata in it in the same folder you download to.

 --write-info-json

Makes an .info.json json/text file with all the metadata in it in the same folder you download to.

 --write-sub

Makes an .srt srt/text file with the subtitles in it in the same folder you download to.

 --write-thumbnail

Makes a .jpg image file of the thumbnail artwork for the episode in the same folder you download to.

 --embed-subs

Embeds the subtitles in the downloaded video file.

 -o '~/Path/To/Downloads/Video/Folder/s%(season_number)02de%(episode_number)02d - %(title)s.%(ext)s'

Specifies the download path, and formats the filename as: s##e## - Episode Title.mp4

Hope this helps someone. I realize you could skip all this hassle and just pirate it somewhere, but I'm not sure where to find this specific release other than the digital copy on Funimation.

1761
 
 

I'm looking to test out Windows, but I don't want to download it without my VPN. I'm trying to use it in a virtual machine with GPU passthrough so I can play all my games. I also obviously don't want to pay for a copy. TIA!

1762
1763
 
 

The problem: My download is fine but seeding is very slow and intermittent even for popular torrents. I think this could be improved using IPv6 via 6to4. 6in4 or 6rd, all of which are supported by my router, to discover more peers.

My ISP allowed me to forward the port so I am discoverable via IPv4, but doesn't support IPv6 and I understand the aforementioned technologies as a way to connect to a tunnel broker, which would forward my packets to the IPv6 internet.

However, they are another entity that can monitor my internet activity. Are there any, preferrably free, 6in4/6to4/6rd tunnel providers that are known to be torrent-friendly? Are there any firewall rules I should set up for my security, like only allowing IPv6 traffic to the qBittorrent port? My ISP doesn't care about torrenting so I haven't been using any kind of VPN. Should I?

Oddly enough, I have no problems seeding on a specifically Central European torrent tracker, which usually maxes out my measly 2 Mb/s DSL upload, but the dozens of peers at international trackers, some of which must be in Europe, barely leech data from me. Am I presumed to be slow because of a slow ping from the presumably American server, or is my disqualification from IPv6 so impactful? I find it strange as I can download from 20+ peers simultaneously and top out my 20 Mb/s plan.

1764
 
 

It's not only a glossary, it allows you to tailor *arr stack to your 'needs'

1765
 
 

Looking into self hosting for this and this seems to be the top answer on the googles but, then again, the googles are shit now so i figured id ask you folk.

1766
 
 

Hi all 👋

I'm looking for some help locating large packs/collections of crossword puzzles (in my case for use with the Shortyz/Forkyz Android app) pretty please (sob story below if you're interested). I promise I'm not trying to be lazy (though it's possible, as my mum would say, that I'm having a boy's look), but I've looked around on archive.org, all my usual pirate sources (the generals and MAM have a bunch of books in PDF/ePub and the like, but nothing in machine-readable format), Forkyz list of sources, and ofc Google, and come up I feel surprisingly empty.

Anyway, thank you in advance to everyone 💙

NB: This is an edited-for-context cross-post from here. Please remove if not appropriate 👍

<sob-story> Dad's in palliative care and my step-mum is getting a bit bored with her Sudoku puzzles, which of course I've had no trouble providing lol. </sob-story>

1767
 
 

While we can be pretty confident that Reddit has its own motivations (i.e. self-interest) for fighting these lawsuits, this is still a good news story for pirates.

1768
1769
 
 

I've been looking for the Chinese film No More Bets and the Latin American show Rey Mysterio vs The Darkness that's only available on HBO Max Latin America but no tracker or streaming site has either one of them

1770
 
 

This is crosspost from animepiracy

1771
 
 

How long is “forever”? When it comes to digital media, forever could be as close as a couple of months away.

Funimation, a Sony-owned streaming service for anime, recently announced that subscribers' digital libraries on the platform will be unavailable after April 2. For years, Funimation had been telling subscribers that they could keep streaming these digital copies of purchased movies and shows, but qualifying it: “forever, but there are some restrictions.”

1772
 
 

I seem to be completely unable to install qBittorrent as it force closes with no error message when I try to accept the license agreement. So far I have tried turning off the firewall, making an exception for it in Windows defender, disabling reputation based protection, and of course reboots, but nothing works.

I've seen other posts of people with the same issue on other forums but none of them had any solutions. Has anyone experienced this? How does one actually install this program?

1773
 
 

I have been out of the Piracy game for almost a decade so im starting over.

Anyone know of good resources for "old" American TV shows? Late 90's to mid 2000's.

None for the sites I tried in the mega thread had anything.

1774
 
 

There's a file-sharing app using I2P that's been revived. It's currently not under active development, but it is fully functional as-is.

As always, be careful with unknown programs. I take no responsibility for anything related to the program.

The file can be downloaded from within I2P, or here: https://ufile.io/y1uecxev

If you want to know more about I2P technology and anonymous overlay networks, go to https://geti2p.net/en/

1775
 
 

Hello fellow pirates! I'm tired of having all the telegram premium ads and antifeatures in the client and I'm looking for a client that removed them even if it's against the TOS. Any tips? I'd rather use an actual open source fork than a cracked version of the original

I'm looking for both Android and Desktop (Linux)

What I want is to remove the hateful ads in the channels and the "buy premium to unlock these emojis", and also to be able to arrange the folders in whatever order I like, without being forced to keep the "All messages" as first

thanks in advance!

view more: ‹ prev next ›