Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

I downloaded NF videos in HD, I can play off line,need a little help W/.key file

(http://stream-recorder.com/forum/showthread.php?t=16825)

ItsAngel 02-26-2014 10:21 PM

Re: I downloaded Netflix videos in HD, I can play off line,need a little help W/.key


 
Quote:

Originally Posted by henryperu77 (Post 64980)
What IOS are you on?

Running 7.0.4 on both my iPad mini 1st gen and iPhone 5s

ItsAngel 03-24-2014 10:57 PM

Re: I downloaded Netflix videos in HD, I can play off line,need a little help W/.key


 
Anyone find out how to get true 720p or 1080p decrypted?

enrud 06-06-2014 09:27 AM

Re: I downloaded Netflix videos in HD, I can play off line,need a little help W/.key


 
Quote:

Originally Posted by shortkud (Post 64739)
I found this 4.0 IPA and have tested it and it does work. Now I can't confirm it hasn't been tampered with in anyway so just FYI.

http://uploaded.net/file/32k1g1ne

The problem with this method while it does work, is that for me full quality ends up being 720x480. While with the latest version of netflix which results in the ISMA and ISMV files are very likely full 1080p from the file sizes at 100% quality.

The key method for the ISMV files is below. I can only find very little information about that keyformat but being that HLS streaming and ISMV/ISMA are pretty well known I imagine it has to be possible to decrypt the video in a similar fashion as the AES method. I'm not sure where the key might be stored though if it is on the iOS device at all.

#EXT-X-KEY:METHOD=ISO-23001-7,URI="+g=",KEYFORMAT="com.apple.streamingkeydeliv ery",KEYFORMATVERSIONS="1"

Quote:

Originally Posted by ItsAngel (Post 64894)
That's the super HD files from the newest Netflix IPA.
It uses KEYFORMAT: Com.apple.streamingkeydelivery
Not sure if the key is stored on the device or not.
The netflix downloader won't even play these files. It plays netflix 4.0 IPA< perfectly though

KEYFORMAT: com.apple.streamingkeydelivery

The newest media files from netflix support Apple's fairplay DRM system (in addition to playready). The latest Netflix app on IOS 7 supports fairplay decryption. Part of that DRM negotiation occurs within the Netflix app and the final part occurs within the mediaplayer app. The "key" that is retrieved via the .m3u8 is actually an encrypted binary blob which the mediaplayer app uses to fetch the real key from the fairplay subsystem.

In other words, unlike the "crypt0.key", the fairplay mechanism never transfers the fairplay key in plain text.

Until UVD figures out how to get that key, downloading and caching won't work.

OTOH, it is relatively easy to get the (latest) Netflix app to fall back to the old mechanism for DRM (playready). This of course has the disadvantage that SuperHD streams will no longer be available.

Interestingly enough the new format (ismv/isma) does support playready, probably for the "everything else" that uses playready. However the netflix IOS app will only do fairplay DRM on the new format.

I would expect in the near future that netflix IOS app will probably only support fairplay, though. Currently fairplay is only enabled in IOS 7+.

enrud 06-06-2014 09:48 AM

Re: I downloaded Netflix videos in HD, I can play off line,need a little help W/.key


 
1 Attachment(s)
I've attached a tweak for netflix which disables fairplay DRM on the latest Netflix app for IOS. The zip file also contains source code for those curious.

This will disable SuperHD as a consequence. But will allow UVD to work with the latest Netflix app.

henryperu77 06-09-2014 11:02 AM

Re: I downloaded Netflix videos in HD, I can play off line,need a little help W/.key


 
Quote:

Originally Posted by enrud (Post 68147)
I've attached a tweak for netflix which disables fairplay DRM on the latest Netflix app for IOS. The zip file also contains source code for those curious.

This will disable SuperHD as a consequence. But will allow UVD to work with the latest Netflix app.

How i install this?

enrud 06-09-2014 04:01 PM

Re: I downloaded Netflix videos in HD, I can play off line,need a little help W/.key


 
Quote:

Originally Posted by henryperu77 (Post 68203)
How i install this?

scp the deb file to your ios device and dpkg -i to install.

enrud 06-09-2014 09:17 PM

Re: I downloaded Netflix videos in HD, I can play off line,need a little help W/.key


 
Quote:

Originally Posted by ItsAngel (Post 66608)
Anyone find out how to get true 720p or 1080p decrypted?

Yes, by disabling fairplay drm and a tweak to add the higher bitrate profiles to the authorization request. Not terribly complicated. If I get time, I'll write the tweak.

ItsAngel 06-12-2014 07:02 AM

Re: I downloaded Netflix videos in HD, I can play off line,need a little help W/.key


 
Quote:

Originally Posted by enrud (Post 68211)
Yes, by disabling fairplay drm and a tweak to add the higher bitrate profiles to the authorization request. Not terribly complicated. If I get time, I'll write the tweak.

Please, I'd really appreciate it! Thanks for that first tweak too!

enrud 06-12-2014 02:58 PM

Re: I downloaded Netflix videos in HD, I can play off line,need a little help W/.key


 
1 Attachment(s)
This tweak disables fairplay on the latest Netflix binary, forcing the player to use playready, allowing UVD to work with Netflix. This tweak also enables HD content allowing 720 and 1080p content to be captured via UVD.

As usual, the source is included for the curious.

To install, scp the deb file to IOS device, ssh in and use 'dpkg -i ...' to install the deb package. Alternatively, put it on a repository and install through cydia.

This supersedes the previous tweak I posted.

ItsAngel 06-12-2014 04:21 PM

Re: I downloaded Netflix videos in HD, I can play off line,need a little help W/.key


 
Quote:

Originally Posted by enrud (Post 68249)
This tweak disables fairplay on the latest Netflix binary, forcing the player to use playready, allowing UVD to work with Netflix. This tweak also enables HD content allowing 720 and 1080p content to be captured via UVD.

As usual, the source is included for the curious.

To install, scp the deb file to IOS device, ssh in and use 'dpkg -i ...' to install the deb package. Alternatively, put it on a repository and install through cydia.

This supersedes the previous tweak I posted.

Thanks a lot! I managed to download a video which appears to be HD due to file size, but the UVD app won't play the video, only the audio. I went to decrypt the video file like I would usually and when I got my .ts file I can't convert it or watch it anywhere, any idea how I could get the videos to play? Thanks again!


All times are GMT -6. The time now is 12:37 PM.