Earlier quoted context omitted.
Forgive me for my ignorance, but would you mind explaining why providing functionality with a .pyc is potentially a red flag? I'm interested in learning more about Python codebases.
.pyc files are the compiled bytecode for its corresponding .py file. It's scrambled, you would need a decompiler to inspect the source code and it would be very hard to read (compared to the original source). People typically ship .pyc files when they want to hide what they are doing, for a wide variety of reasons.
"Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
291–300 of 306 posts
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#292Earlier 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…
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#293I just want to control the viewing experience, not hoard warez. Effortless rewind, skip filler (car chases, sex), play at x1.25 speed, etc. aka the "Blu-Ray experience". If that means I gotta bypass the DRM and download, so be it. -- Some shows have my complete rapt attention. I'll keenly watch (and rewatch) every single frame. Like Netflix's Maniac. OMG. So frikkin good. (So many other examples.) Other shows, especi…
> aka the "Blu-Ray experience" Have you actually used blu-ray or are you thinking about DVDs (and Blu-rays are a natural evolution in your mind?) Because, honestly, Blu-rays are atrocious. Every so often I actually buy a BluRay, not only to support the work but also because in the case of losing internet (but not power) I'd like to watch a small selection of carefully curated movies. I was in such a position 2 years…
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#294Earlier 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.
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#295Earlier quoted context omitted.
Recently tried to play a streaming service film on a second screen from my phone, but it wasn't allowed. This makes no sense given that I can do it from my PC in the browser client. But then the PC isn't allowed to download video from the streaming service for offline viewing, while the mobile client is. When I travel, I'm often not allowed to view shows that I watch in my home country on the streaming service, even…
> This makes no sense given that I can do it from my PC in the browser client. > But then the PC isn't allowed to download video from the streaming service for offline viewing, while the mobile client is. I believe that's why the restriction exists.
Besides I can't work out a way that the restriction makes sense. The app knows that I'm streaming this film not playing it from download, so restricting what I can do based on the fact that I could have downloaded it but didn't would be really weird.
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#296Earlier quoted context omitted.
> This makes no sense given that I can do it from my PC in the browser client. > But then the PC isn't allowed to download video from the streaming service for offline viewing, while the mobile client is. I believe that's why the restriction exists.
Whatever the reason it results in a bad disjointed experience for the user. Besides I can't work out a way that the restriction makes sense. The app knows that I'm streaming this film not playing it from download, so restricting what I can do based on the fact that I could have downloaded it but didn't would be really weird.
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#297Earlier quoted context omitted.
For a moment I thought The Italian Job (the original one) was first. But you're right, Bullitt is older by a year. Bullitt was definitely unmatched for a long time.
The "Highway Patrol" TV series of the 1950s was a precursor of the car chase genre, as were some notable film noirs that elevated car pursuits as story lines i.e. High Sierra, White Heat. Agreed that Bullitt is exemplary, but don't forget The French Connection, Duel, Easy Rider, Two Lane Blacktop, and Vanishing Point and you have some great car/bike films of Bullitt's era. The hoaxy C'etait un Rendez-vous is likewise…
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#298For a while, there were HDMI splitters for sale on Amazon that would effectively strip out HDCP 2.2. I haven't checked in a while, but I bet that's still the case. It seems like these DRM efforts are futile, but then I remember that it's really just about keeping piracy outside of the grasp of "common folks". They will never be able to stop piracy if someone is determined enough.
Really? HDCP 2.2? I'm not aware of any of those except for the HDFury products with a custom firmware. Any links to examples? Are you sure you're thinking 2.2 and not 1.4?
There was a forum where a guy had some sort HDMI analyzer on both ends and confirmed it.
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#299Earlier quoted context omitted.
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
There is learning with the above... docker to start and NZB/Torrenting... server management...
If you know those things already? or are close? great learning experience (my case).
is it worth ~$14/month for Netflix? Prime? Disney+? HBO Max? etc? maybe... but at a certain point the 'nickel and dime' gets to a point to where learning how to do the above becomes more worth it.
You don't need an expensive computer/server to do all this... just time and a desire to learn. once done? you control your own library and no need to worry about losing your content if you stop the monthly payments.
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#300Earlier quoted context omitted.
>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
Plex is pretty damn good. If netflix is "better", it's marginally so. There is learning with the above... docker to start and NZB/Torrenting... server management... If you know those things already? or are close? great learning experience (my case). is it worth ~$14/month for Netflix? Prime? Disney+? HBO Max? etc? maybe... but at a certain point the 'nickel and dime' gets to a point to where learning how to do the ab…