Getting started

To do this properly, you need to understand how those websites work.

For the shake of simplicity fellow “pirates”, they utilize m3u wiki link

  • m3u8 99% of the time.

You will also need yt-dlp install it if you don’t have already

Example on utilizing this knowledge
  • Go to your favorite streaming site
  • Simple press F12
  • Go to Network
  • Select XHR (XMLHttpRequest)
  • Filter URLs for m3u8
    • If you find more than one, just test them out, you will soon find the trick on your own :)
  • Copy the URL
  • Open a terminal and type yt-dlp <your-copied-link>

Do it Ethically

Some may call us pirates, which I find really cool

But the true evil Pirates/criminals are the ones that keep the power to themselves and don’t share it with others

Information is the only true power, and it should be free(free as in free speech) for all.

Share your own tips & tricks in the comments if you want!

    • samwise@kbin.social
      link
      fedilink
      arrow-up
      15
      ·
      1 year ago

      https://cdm-project.com/

      They have a lot of good tools and guides for getting setup to pull drm encrypted streams. You’ll need access to an android device that has root to be able to pull drm keys from. It took me a bit to figure out how to get it setup. They had to remove the all in one setup page so the software is outdated but I followed this (https://web.archive.org/web/20230315101847/https://cdm-project.com/cdm-tools/how-to) and just searched for the latest versions of the software they reference and got it working to download off disney+ and wowpresentsplus

          • burtek@programming.dev
            link
            fedilink
            arrow-up
            2
            ·
            1 year ago

            There is a website in my country hosting DRM-protected documentaries. So far I only was able to screenrip that from FF with disabled hardware acceleration using OBS, but that method sucks since I can’t really use PC at the time. I might give this one a try then…

        • roxy@lemmy.fmhy.ml
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          1 year ago

          Long time root user here, I use a lot of extensions with it such as Xposed and Frida. Even though there are tools with which you can manipulate DRM, I have never heard of one that can completely remove them and successfully play a DRM-protected content. The closest one to what you mentioned used to be able to remove the DRM library from the system but couldn’t play anything on Netflix.