GithubHelp home page GithubHelp logo

netflix-skip-intro's People

Contributors

noahkiss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

netflix-skip-intro's Issues

Firing on Play/Pause after hitting Skip Intro

Works great except after it presses "Skip Intro" it keeps firing on the Play/Pause button causing a stuttering effect. Maybe it has something to do with the "Skip Intro" button animation?

Support for "Skip Recap"

So I've been using this script for a while and it works great, thanks! I've recently started watching a new series that includes recaps, and Netflix handily offers a "Skip Recap" button. Problem is, you first get a "Skip intro" button, and then the "Skip Recap" button right after. The script only checks for the button once and then deactivates.

I know some JavaScript and started modifying the script myself. At first I thought to just duplicate everything and change the selectors a bit to search for the recap button. The HTML is pretty much the same as the Skip intro button, so I decided to just use the aria-label tag for selection. But still, that would mean the "recap" part of the script would run forever if I was watching something without a recap. I could just add a variable where 1 is added every time a button is found, then make it wait when the script has run two times, but that would still cause the script to run forever if there's no recap.

Any chance you could take a look at it and see if you could add something more elegant to skip recaps too?

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.