Netflix Marathon

Automatically skip recaps, intros and click nexts on Netflix, DisneyPlus and Amazon video for you.

< Feedback on Netflix Marathon

Question/comment

§
Posted: 2021-05-09

Amazon go to next episode button (I don't want to wait the 5 seconds):

if (document.querySelectorAll("[data-uia='next-episode-seamless-button']")[0]?.click()) {
    waitCount = 80;
}
§
Posted: 2021-05-09

waitCount should be count

§
Posted: 2021-05-10
Edited: 2021-05-10

@wOxxOm please delete this discussion. Thank you
I opened an updated and clean discussion at https://greasyfork.org/en/scripts/30029-netflix-marathon/discussions/86665

Post reply

Sign in to post a reply.