Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

Support for HTML5 Premium Video (Netflix & YouTube without plugins) #54

Closed
alexkadis opened this issue Apr 16, 2015 · 4 comments · Fixed by #90
Closed

Support for HTML5 Premium Video (Netflix & YouTube without plugins) #54

alexkadis opened this issue Apr 16, 2015 · 4 comments · Fixed by #90

Comments

@alexkadis
Copy link

First, just wanted to say this app is fantastic! Thank you for creating it.

I was researching to see why Safari is able to go HTML5 video with Encrypted Media Extensions (EME), but Helium isn't — relegating us to installing Silverlight and Flash for Netflix and YouTube respectively.

It seems like there may be a way to make a UIWebView able to use EME. I found two resources, this Apple technote, and this blog article with example code.

The passage that makes me think this might be possible:

UIWebView does not provide any way for an app to customize its HTTPS server trust evaluations (r. 10131336) . You can work around this limitation using an NSURLProtocol subclass, as illustrated by Sample Code 'CustomHTTPProtocol'.

Thanks!

@JadenGeller
Copy link
Owner

Nice!! That seems like it'll be super useful! I'm catching up on schoolwork right now, but once finished, this'll be on the top of my priority list. Thanks!

@lologhi
Copy link

lologhi commented Jul 9, 2015

Good news !

@emilstahl
Copy link

+1 @lologhi

@vincentorback
Copy link

Sweet! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants