Earlier quoted context omitted.
Care to elaborate? What are they gaining from that?
Giant media conglomerate says to Big distributor: - Hi distributor! Do you want to distribute our content? You just have to make sure players will have this list of anti-features. Big distributor says to manufacturer: - Hi manufacturer! Do you want to play the content we distrubute? You just have to make sure your TV's will have this list of anti-features. And here we are.
"Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
181–190 of 306 posts
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#182Earlier quoted context omitted.
Case in point: I can't listen to spotify on my laptop if I've got my external monitors plugged in via USB-C. Not a problem with MP3s of course.
I've never had this issue. Spotify (on Mac) uses the computer's sound output setting (laptop speakers or monitor), unless you choose another destination with the Spotify 'device' option.
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#183Earlier quoted context omitted.
I found this interesting, so I tried: I recorded a HD movie on Netflix in Firefox, recorded using simplescreenrecorder on KDE5 in Xorg. I remember it was impossible to record shared screen in old (Ebay owned Skype).
This is why Netflix only serves Firefox low resolution video.
The only way to get Netflix in high def (1080p and 4k) from a web browser is to use a browser that is made by the same company as the OS it's running on.
e.g.:
- Microsoft Edge running on Windows 10 or 11 (if running Edge on some other OS, output will cap at 720p)
- Chrome running on Chrome OS (if running Chrome on some other OS, output will cap at 720p)
- Safari running on MacOS
In any scenario not listed above, Netflix serves a max of 720p.
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#184Earlier quoted context omitted.
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.
I bought a “cheap” ($100 at the time) USB3 bluray player and it ripped discs fine - even on Linux. I believe MakeMKV has you install the necessary libraries for decrypting.
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#185Earlier quoted context omitted.
Giant media conglomerate says to Big distributor: - Hi distributor! Do you want to distribute our content? You just have to make sure players will have this list of anti-features. Big distributor says to manufacturer: - Hi manufacturer! Do you want to play the content we distrubute? You just have to make sure your TV's will have this list of anti-features. And here we are.
But what are they gaining from that?
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#186Earlier quoted context omitted.
Yeah, I don't know in what world DRM is supposed to stop people ripping stuff, it only seems to hurt paying users, ultimately if it comes out of a screen you can always capture the output, no amount of DRM will ever prevent this so why bother . The irony is that as a Linux user (only SD for us), and a user with poor internet and thus shitty streaming speed, DRM pushes me towards torrenting everything I "buy" from the…
> 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…
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.
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#187This is one of those github repositories that you just clone and move on. Don't fork, just clone to your local system. When it gets taken down the forks will disappear, whereas the clones will not. You can also just download a zip file. https://github.com/widevinedump?tab=repositories
#!/usr/bin/env bash API_URL="https://api.github.com/users/widevinedump/repos" for url in $(curl -s $API_URL | jq -r '.[].html_url') do echo "Cloning: $url" git clone $url done
ssh user@rsync.net "git clone --mirror https://github.com/widevindump/Netlix-4K-Script github/2021-12-27-widevindump_Netlix-4K-Script"
... which works because the 'git' binary is maintained on rsync.net and can be executed over ssh[1].
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#188Earlier quoted context omitted.
If I wanted to save an important repo, I would run a command like this: ssh user@rsync.net "git clone --mirror https://github.com/widevindump/Netlix-4K-Script github/2021-12-27-widevindump_Netlix-4K-Script" ... which works because the 'git' binary is maintained on rsync.net and can be executed over ssh[1]. [1] https://www.rsync.net/resources/howto/git.html
I'd delete this comment if I were you. The copyright cartels have ended lives for less. edit: I tried to keep it simple so that a null-edit would suffice to scrub the comment in question. But since I have to explain - the author runs the service for which they're providing instructions. This creates a straightforward argument that they intend their service to be used for storing forbidden files. Such "contributory in…
Re: "Widevine Dump":Leaked Code Downloads HD Video from Disney+, Amazon, and Netflix
#189I 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
#190Earlier quoted context omitted.
I've never had this issue. Spotify (on Mac) uses the computer's sound output setting (laptop speakers or monitor), unless you choose another destination with the Spotify 'device' option.
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.