Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Netflix support #5

Closed
marceloboeira opened this issue Jul 7, 2016 · 15 comments
Closed

Netflix support #5

marceloboeira opened this issue Jul 7, 2016 · 15 comments

Comments

@marceloboeira
Copy link

marceloboeira commented Jul 7, 2016

I've tried myself on console with safari, and it works.

document.querySelector("video").webkitSetPresentationMode("picture-in-picture")

@xldrx
Copy link

xldrx commented Aug 23, 2016

Does not work on my browser. How did you make it work?

@marceloboeira
Copy link
Author

@xldrx I have tried with the last safari, but I am using the macOS Sierra.

@xldrx
Copy link

xldrx commented Aug 23, 2016

Well that is my setup too. Do you use Safari 10, or 11 technical preview?

@marceloboeira
Copy link
Author

@xldrx Version 10.0 (12602.1.50)

@xldrx
Copy link

xldrx commented Aug 25, 2016

Found the problem. For some weird reason, Allow Javascript from Smart Search Field should be on, to run webkitSetPresentationMode from Error Console.

@marceloboeira
Copy link
Author

@xldrx cool 0/

@Sjoerdjanssenen
Copy link

Any plans on adding this?

@marceloboeira
Copy link
Author

marceloboeira commented Sep 15, 2016

@Sjoerdjanssenen I am doing manually, haven't the time yet to work in a pull-request. It is a little bit trick for Netflix.

@xldrx
Copy link

xldrx commented Sep 15, 2016

Just add the following as a bookmark.
javascript:document.querySelector("video").webkitSetPresentationMode("picture-in-picture");

@JoeKuhns
Copy link
Contributor

I have a fork running with Netflix working. I just have to clean up and prettify. I should have it done in a day or so.

@marceloboeira
Copy link
Author

@JoeKuhns nice 👍

@JoeKuhns
Copy link
Contributor

Request added, we'll see what everyone else thinks of my work. #7

@JoeKuhns
Copy link
Contributor

JoeKuhns commented Oct 5, 2016

go here for Netflix support (my own fork)... https://github.com/JoeKuhns/PiedPiPer.safariextension

or the extension itself is here https://joekuhns.github.io/PiedPiPer.safariextension/PiedP%C3%ADPer.safariextz

@bfmatei
Copy link
Owner

bfmatei commented Oct 20, 2016

As per latest modifications, PiPTool now supports Netflix. Please continue to use the version provided in this repo for following updates.

@bfmatei bfmatei closed this as completed Oct 20, 2016
@marceloboeira
Copy link
Author

Thanks folks 0/

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

No branches or pull requests

5 participants