Live data from Hacker News

"Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix

torrentfreak.com

241–250 of 306 posts

Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix

#241

Earlier quoted context omitted.

Use MakeMKV to pull an MKV off the disc, then use Handbrake to compress it to a reasonable size. Relatively easy, just takes a bit.

I thought blu-ray decoding was not possible. I remember long ago the DVD keys were extracted but it became impossible for blu-ray, except with a modified blu-ray disk drive with an older firmware that enabled this.

IRRC they usually roll new master keys periodically, which normally requires a firmware update to get an updated set model-specific decryption keys, which I believe they can blacklist if the drive is compromised. Feel free to correct me on this, I'm a bit rusty on the matter.

I haven't bought new movies lately, but I've been able to rip all the blu-rays I currently own with my old Blu-Ray drive.

Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix

#242

Earlier quoted context omitted.

Use MakeMKV to pull an MKV off the disc, then use Handbrake to compress it to a reasonable size. Relatively easy, just takes a bit.

Assuming it’s 1080p not UHD I’ll often keep the MKV with how cheap storage is.

I _think_ you can rip it to a 4K UHD mp4 but it's been a while since I've done this. Tricky part is really compatibility, not sure if some of the apps I use to stream from NAS support MKV.

Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix

#243

Earlier quoted context omitted.

Presumably there's something incompatible with how the Spotify client plays audio and how his system handles audio playback. His point still stands though - with MP3s he can use an alternative player, with Spotify he can't.

My problem with Spotify isn't the DRM, since I use it mostly to play either background music or find different things to listen to--like I used to use satellite radio. The problem with Spotify is that the artists (for the most part) get so little while providing the content.

> The problem with Spotify is that the artists (for the most part) get so little while providing the content.

That's because there is too much supply of music. Attention is the scarce thing today.

Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix

#244
post #88

> Hi! My name is WVDUMP. I am Leaking the CDM to burn it & punish few idiots that think themselves as dicord lords :smile: Why do so many people doing illegal/shady shit online use Discord? You might as well be using Facebook at the point.

> You might as well be using Facebook at the point.

There is a lot of illegal activity being organized on Facebook too. Especially in non-English. In the short term and at scale, that is as good as encryption.

Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix

#245

Earlier quoted context omitted.

> torrenting today is as good as the experience of buying music on a physical medium in the 90s You meant to say "it's much better than buying experience has ever been". You throw an RSS feed into your torrent client once and get desktop or email notifications when a new episode is downloaded and ready to play. If there's enough disk space, you can add whole categories in there and have hundreds of shows available lo…

Or, you get a small server and download a package... with a little finangaling, you have a service that will catalog shows and movies you want to watch, download them, sort them and push them to your own private "netflix" server ala Plex. https://github.com/sebgl/htpc-download-box put it behind a VPN (included) and bam... all your stuff, globally gotten and none of the BS with "Wildvine" and it's ilk.

>with a little finangaling

This is the part that you're wildly underselling, and missing the whole point by doing so. Netflix is just a better UX for anyone that doesn't make a hobby out of tinkering with tech

Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix

#246
post #210

Earlier quoted context omitted.

> ultimately if it comes out of a screen you can always capture the output, no amount of DRM will ever prevent this I think that the end goal for the media companies is to add watermarking to all media and require watermark detection on all video-recording equipment, to include cameras. This would be terribly bad, but I think it is technically possible.

A practical problem DRM will always have is that the full DRM chain that tries to include everything in the path down to the cables, that involves too many actors not to break. Keys will inevitably leak left and right, and you'll always be able to find some sort of cable and capture card setup that ignores DRM. About the watermark scheme, if it was standardized for inclusion in any video-recording equipment, then the…

once the bits are in your bus, you own them, as in physically have them, it becomes a matter of time and effort for you to access them in a humanly enjoyable manner.

it is possible to re engineer digital electronics with a little ribbon cable, an exacto knife, and a fine soldering hand.

the decrypted bitstream doesnt have to go to a display buffer it could go to memory instead.

that is where i see DRM failing to stop 100% of the leak, and is powerless to do so, as long as people can still understand, and manipulate lowlevel hardware and firmware

Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix

#247

Earlier quoted context omitted.

Young adults aren't breaking into streaming devices to extract the CDM keys. They also aren't running trackers like Orpheus and Redacted. Those are small examples, but I'm not sure I understand how young adults would ever have the mobility and network to do these things.

George Hotz (geohot) was a teenager when he cracked the iPhone and was 20 when he cracked the PS3. So...yes, young adults certainly can extract keys if they have the time and motivation, and being young adults they often have plenty of time on their hands.

Using George Hotz as an example is pretty disingenuous. He is clearly not your average young adult, even for the average of HN.

Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix

#248

Earlier quoted context omitted.

Young adults aren't breaking into streaming devices to extract the CDM keys. They also aren't running trackers like Orpheus and Redacted. Those are small examples, but I'm not sure I understand how young adults would ever have the mobility and network to do these things.

They are. Plenty of them are more than talented enough for it.

Can you provide a counter-example or is this all anecdotes?

Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix

#249

Earlier quoted context omitted.

Young adults aren't breaking into streaming devices to extract the CDM keys. They also aren't running trackers like Orpheus and Redacted. Those are small examples, but I'm not sure I understand how young adults would ever have the mobility and network to do these things.

Er, you may not have been a young adult with l33t hardware hacking skills, but others were.

Odd comparison, I wasn't basing this off of my experience as a young adult.

Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix

#250
post #32

Earlier quoted context omitted.

I don’t know why but for some reason I was hopeful to see unit tests in any of the repos. Searching “test” for that user doesn’t reveal any tests. :( Even the digital property liberators/internet pirates don’t test their software. I feel like I’m on an island with a small population of test enthusiasts.

What's the best place to get started with testing? As a newbie brogrammer it's intimidating enough writing software that works, let alone suites to comprehensively test it. Is there a testing 'bible'?

I cannot recommend a book or an article, but just wanted to give an idea: automated testing is when you make a script do what a human tester would do. So maybe you should read about testing software in general. How test planning is done, how do you choose test cases.

You start with listing requirements (what a program/a class/a function is expected to do or not to do) and then write tests that verify that it is indeed so.

The easiest thing is writing unit tests. Pick a function, define requiremens and write a test for every requirement. If your code is not very modular and it is difficult to isolate a class or a function in order to test it, then maybe you should refactor the code first.

Post reply on HN