Earlier quoted context omitted.
They probably aren't storing the videos as you are traditionally thinking about them - you don't get to download a video file which you can play anywhere. Most likely what they've done is stored the video chunks locally and then the Netflix app is "streaming" these chunks from the local storage rather than the netflix servers. If you looked through the folder that holds these chunks, you'd probably just see a bunch o…
>That's all the DRM they need, you have no ability to consume these files without the Netflix app. This is like saying that .doc files are as good as DRM'd, since who's going to open one in anything but Word? I get what you're saying but it's a security through obscurity argument - if this takes off, of course someone can figure out the encoding and transcode straight from those files.
Netflix Downloads
21–30 of 122 posts
Re: Netflix Downloads
#22Earlier quoted context omitted.
They probably aren't storing the videos as you are traditionally thinking about them - you don't get to download a video file which you can play anywhere. Most likely what they've done is stored the video chunks locally and then the Netflix app is "streaming" these chunks from the local storage rather than the netflix servers. If you looked through the folder that holds these chunks, you'd probably just see a bunch o…
That is not "all the DRM they need". Files split up into "randomly named 100mb chunks" does not make them safe from would-be pirates with a penchant for reverse engineering.
Re: Netflix Downloads
#23Earlier quoted context omitted.
>That's all the DRM they need, you have no ability to consume these files without the Netflix app. This is like saying that .doc files are as good as DRM'd, since who's going to open one in anything but Word? I get what you're saying but it's a security through obscurity argument - if this takes off, of course someone can figure out the encoding and transcode straight from those files.
It's just the same security they use for streaming. If you can decode the chunks, you can also capture the streamed data and decode it.
Re: Netflix Downloads
#24Re: Netflix Downloads
#25Earlier quoted context omitted.
They probably aren't storing the videos as you are traditionally thinking about them - you don't get to download a video file which you can play anywhere. Most likely what they've done is stored the video chunks locally and then the Netflix app is "streaming" these chunks from the local storage rather than the netflix servers. If you looked through the folder that holds these chunks, you'd probably just see a bunch o…
That is not "all the DRM they need". Files split up into "randomly named 100mb chunks" does not make them safe from would-be pirates with a penchant for reverse engineering.
Re: Netflix Downloads
#26Browse/download any streaming service (that you have access to) easily - I love it.
Re: Netflix Downloads
#27Oddly not everything is downloadable though. No Luke Cage here on Netflix Hong Kong (which is odd given it's Netflix made).
Re: Netflix Downloads
#28Looks like it's only available for smartphones and tablets, not for computers. Probably because on smartphones and tables they have their own app and don't have to rely on a browser.
Re: Netflix Downloads
#29Earlier quoted context omitted.
It's just the same security they use for streaming. If you can decode the chunks, you can also capture the streamed data and decode it.
I would imagine downloads can be faster than 1x realtime, no? Having to stream things is a serious limit on ripping (transcoding) speed.
You can write a stream to file with maybe 2 commands, and try to decode it later.
If the DRM on the stream is broken, you can save the stream to file and decode it later. If the DRM on the stream is safe, then it should be equally safe between the stream and saving the file to disk.
I fail to see how letting you save encrypted stuff to local disc has anything to do with breaking the DRM.
Also, the first thought people have when given a new service for free is "how can I use this to pirate movies". This is why we can't have nice stuff.....
Re: Netflix Downloads
#30Looks like it's only available for smartphones and tablets, not for computers. Probably because on smartphones and tables they have their own app and don't have to rely on a browser.
Too bad they couldn't make it a chrome extension or something at least