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

62236 readers
312 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
1
 
 


⚓ ➜ Welcome to the c/Piracy 📜 ➜ Wiki (Community Edition)¹

This is where you may start looking for useful information on your endeavours to sail on the high seas. You never know what kind of gold mine you’ll uncover!

¹ As an anarchist instance, we don't think info on piracy should be controlled by just a few mods. If you want to contribute to maintaining our wiki, simply follow the instruction on this post.


🪶 ➜ Megathread

  • On your quest, you will come across sites, apps, tools and a variety of other excellent resources to become the most dreadful, most magnificent pirate of the sea. Now pick your destination!

🪶 ➜ FAQ

  • Frequently asked questions from the community. Take a look and don’t fall into the water now.

🪶 ➜ ISP Complaints

  • Have your ISP or web host recently sent you a DMCA letter? Discover how to manage the problem and avoid it in the future.

🪶 ➜ Rules

  • This instance’s creed. Joining this crew means upholding our ship’s code.

🪶 ➜ Guides

  • Various in-depth guides on specific topics to help get you up and running quickly.

🪶 ➜ Glossary

  • Read through the material supplied here for bite-sized information that is easy to absorb.

Edits: Created new pinned post with Wiki links.

2
3
 
 

They are not allowing copying magnet urls too.

4
 
 

I don't wanna use Spotify anymore and would like to build my own offline collection of music. The issue is, I have hundreds of albums saved on Spotify that I love listening to. Downloading each individual song would be a royal pain in the ass to do. A lot of the stuff on the megathread doesn't seem to work anymore for music specifically. I also would like to have high quality audio files. Any ideas how to go about doing this? I have no idea how torrenting works.

5
 
 

these sites makes me angry. void scans, rolia scans, reset scans, all of these scammers are putting future chapters behind a time paywall, although these chapters ARE LITERALLY PIRATED, I'm someone who turns off adblock to support these and any other site, now I'm supposed to see ads AND not be able to read all of the chapters of my favorite manhwas?!!

6
 
 

I have a specific song that doesn't seem to be on youtube. I've tried a bunch of spotify download websites plus spotdl, they all claim to find it but then the song isn't the same song (or is instrumental when it should have words).

One of my kids has asked for this for their MP3 player. I'm even happy to pay for it properly, I just can't find it anywhere except spotify. The song is this specific version of Power in Me by The Young Voices Choir: https://open.spotify.com/track/4xkRsdm9qreAvi1JnF8B0A

Any ideas?

Edit: I managed to get the song using https://spotidown.app/, thanks for all the suggestions!

7
 
 

Anybody has a recommendation for an app that might replace spotify? I have been using spotube for a while, but now it has some issues. And usually there is a issue that props up every few weeks or so.

Before this I was using a hacked version of spotify, which used to work quite well. But then was soon out of date and couldn't find another reliable version somehow. Perhaps someone here has it?

8
 
 

hey gang! do you have any recommendations for concerts available on the high seas? don't have to be rock per se, whatever rocks your boat... here are mine!

9
 
 

Despite blocking thousands of illegal streaming sites and services, Italy's new anti-piracy law and the related 'Piracy Shield' blocking system have a limited effect on piracy rates. Meanwhile, new data shows that the damages suffered by sports rightsholders continue to soar. On the positive side, public awareness of the new anti-piracy law is widespread.

10
11
 
 

Authorities in Greece are making good on their promise to crack down and deter use of pirate sites and services. Arrests during a significant action to disrupt pirate IPTV last month are now followed by news of an immediate five-year prison sentence and a €10,000 fine. The 59-year-old defendant was reportedly found guilty of running a private torrent site; P2Planet.net. Curiously, the site announced its closure over a decade ago, making the offenses even older than that.

12
13
 
 

Hello!

This is my first message, and I wanted to share something I've been working on. I hope to one day download all the fonts that catch my eye, as it's enjoyable to explore new designs.

I recently came across some interesting fonts on MyFonts, but I'm not quite sure how to download them. I've searched for scripts, tutorial videos, and resources to guide me through the process of downloading fonts from MyFonts, but unfortunately, I haven't found much help.

Here's some code I got recently:

const base64Data = 'RESPONSE_HERE';
const base64Content = base64Data.split(',')[1];
const binaryData = atob(base64Content);
const uint8Array = new Uint8Array(binaryData.length);
 
for (let i = 0; i < binaryData.length; i++) {
    uint8Array[i] = binaryData.charCodeAt(i);
}
 
const blob = new Blob([uint8Array], { type: 'font/woff2' });
 
const downloadLink = document.createElement('a');
downloadLink.href = URL.createObjectURL(blob);
downloadLink.download = 'YourFontName.woff2';
downloadLink.click();

In comparison, other font sites such as Paratype, Parachute Fonts, and Font Bros seem to be easier to navigate and download.

For example, I downloaded a WOFF2 font file, made some adjustments in FontLab, fixed a couple of bits, and then exported the font files. However, I'm still not sure how to create or export a variable font, nor how to convert variable fonts into static ones. That's a skill I'd like to learn.

If anyone has any helpful tips, scripts, or comments on how to download fonts from MyFonts (or probably Linotype), I'd appreciate it.

I apologize for any misunderstanding in my explanation of your help.

Thank you and peace out! :)

14
15
39
submitted 4 days ago* (last edited 3 days ago) by [email protected] to c/piracy
 
 

Thanks to @[email protected] for the solution. The solution can be found in this reddit post. (click here to use a front end to view the reddit post)

Solution

To verify that a game is from the official GOG store and has not been tampered with, you can follow these steps:

  1. Right-click on the game and click properties
  2. Click on Digital signature

  1. Check if it says GOG Sp. z o.o. (note that the amounts of dots in the name might be different from older and newer releases) If you want the fast and less safe option your done else go to step 4.

  1. Click on Details and then Advanced
  2. Click on the numbers marked with red

  1. Copy the value

  1. Open the GitHub link https://github.com/hippie68/gogcheck/blob/master/gogcheck and search for the copied value (Ctrl + F) If you get a match, the software is signed by GOG and has not been tampered with.
16
 
 

After two years of litigation, X Corp. and leading music publishers are eyeing a settlement in their copyright infringement dispute. The move follows X Corp.'s recent "maximum pain" allegations against the NMPA, suggesting the lawsuit aimed to force licensing agreements. A 90-day case stay has been approved to allow both sides to amicably resolve their disagreements.

17
 
 

I haven't really been following this closely anymore, but ryujinx, yuzu and a few of its forks have all stopped development, what still exists?

18
 
 

And no, I'm not talking about pirating on the internet, I'm talking about getting your internet connection to the outside world without paying or having a subscription or license. Something like a mesh network with your neighbors with the exit node being one person's high-speed fiber line, or even an exit node through a free public wifi network that you've hidden a little repeater device within range of... something like that could be interesting. I've been thinking lately of a world where decentralized networks become more common, and where people can freely use the internet without paying an ISP. What are your thoughts?

19
 
 

Napster, the brand synonymous with the music piracy boom of the early 2000s, has a new copyright challenge. Together with audio giant Sonos, Napster faces a lawsuit demanding over $3.4 million in alleged unpaid copyright royalties. Filed by SoundExchange, the complaint centers on missed payments related to the "Sonos Radio" service, which until 2023 was powered by Napster's music catalog.

20
 
 

Hi all,

I recently bought a Verbatim 43888. Went to rip my first disc, which is just a regular DVD. But MakeMKV isn't even able to detect the disc. I checked a few forums which all recommend Makemkv forums, however the site seems to be down.

I may need to rollback the firmware from version 1.05 to 1.03. Has anyone else had experience with this issue? Can it be done using linux?

I know the drive is working because I can see the video/audio files. It also works with Handbrake.

Cheers

21
 
 
22
 
 

Hey friends.

If I hypothetically wanted to share some good ole Linux Isos with friends and family over I2P network, would I need to open up ports on my router for seeding purposes?

Thx for answering in advance. Have a lovely day.

23
 
 

It always throws the "Trakt authentication expired" and requires re-authenticate.

24
28
VPN needed for slsk? (lemmy.sdf.org)
submitted 6 days ago by [email protected] to c/piracy
 
 

Should I be using a VPN for slsk?

25
 
 

Well it seems that my account from google has been banned from playing music on any app or website all because I wanted do download everything on my liked list.

Everything I try now says content unavailable. Ugh 3 years of curating content just gone. Getting the account information only helps subscriptions, not the liked songs.

The main reason I liked YouTube's music is the supermix feature. I'm hardly ever in the mood for one genre of music, which Spotify only seems to randomize for you.

I know Spotube is available but that's essentially Spotify's front end using YouTube for the actual media.

I can't go back to anything that bombards me with ads or annoying DJs.

view more: next ›