serverwentdown / Youpp

A (beta) design-oriented, simple YouTube client
http://serverwentdown.github.io/Youpp
MIT License
31 stars 4 forks source link

RC2 Windows still "an error occurred" #14

Closed theepicflyer closed 7 years ago

theepicflyer commented 10 years ago

Still doesn't work. :unamused: Here is the error Unsafe JavaScript attempt to access frame with URL http://localhost:39322/#yazr8JkazmE from frame with URL https://www.youtube.com/embed/8tPnX7OPo0Q?autoplay=1&controls=0&showinfo=0&enablejsapi=1&origin=http%3A%2F%2Flocalhost%3A39322. The frame requesting access has a protocol of 'https', the frame being accessed has a protocol of 'http'. Protocols must match.

It repeats 12 times in attempting to open 1 video.

octalmage commented 10 years ago

Hmm... Is there a way to make the embed use HTTP? Using HTTPS to load the app in node-webkit is probably very difficult.

octalmage commented 10 years ago

This should probably be merged into #8.

octalmage commented 10 years ago

And #4.

serverwentdown commented 7 years ago

I'm not sure, probably got fixed when I updated NW.js. I don't get any errors anymore, so reopen this issue if you still get them. 😄