Giter Club home page Giter Club logo

Comments (11)

avigoldman avatar avigoldman commented on September 13, 2024 1

I actually developed a little (very barebones and non optimized) library that controls the netflix player.
https://github.com/avrahamgoldman/netflix.js

from netflixpro.

avigoldman avatar avigoldman commented on September 13, 2024 1

Let me know how it goes!! Hit me up with any suggestions or questions :D

from netflixpro.

JohnCoates avatar JohnCoates commented on September 13, 2024

Thanks, looks like Netflix changed some of their code and are no longer exposing that object. Looking into it!

from netflixpro.

shail avatar shail commented on September 13, 2024

Just wondering if there was any update here? Thanks!

from netflixpro.

shail avatar shail commented on September 13, 2024

Another way of rewinding is pausing the video and then using the arrow keys which allows you to rewind/fast forward by 10 seconds at a time.

from netflixpro.

sswam avatar sswam commented on September 13, 2024

Any luck with this? I had a quick look at the netflix javascript code, but didn't see how to get to the object yet. (BTW, Your blog about writing the extension was interesting to read, thanks for that.)

from netflixpro.

chevtek avatar chevtek commented on September 13, 2024

I've been trying to find a way around this as well. Grabbing the HTML5 video element and trying to manually change the currentTime appears to break the player. netflix.cadmium.objects exists but no longer has a videoPlayer reference there. I'm wading through minified source files but may just have to give up on this soon. Hopfeully someone else will figure out a new way to seek the Netflix player with JS.

from netflixpro.

avigoldman avatar avigoldman commented on September 13, 2024

Hey @JohnCoates any plans to update this extension?

from netflixpro.

rdp avatar rdp commented on September 13, 2024

I put my latest thoughts on controlling netflix here: http://stackoverflow.com/questions/27927950/controlling-netflix-html5-playback-with-tampermonkey-javascript/39703888#39703888 FWIW

from netflixpro.

JohnCoates avatar JohnCoates commented on September 13, 2024

Thanks @rdp.

@avrahamgoldman: I'm accepting pull requests that bring functionality back. Development is stalled because Netflix has made it nearly impossible to get access to their internal controls.

If there's a way to get access to that Netflix object that would be great. The object gets created with no global reference to it, so I'm not sure how to grab it without modifying their code, which would be a fragile solution.

from netflixpro.

JohnCoates avatar JohnCoates commented on September 13, 2024

Looks really nice! I might have a go at updating this extension to use your library

from netflixpro.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.