Netflix Auto Skip BTK V1.12

Auto-skip Netflix recaps, intros, credits, and auto-advance to next episode.

Author
MateoPalmeiro
Daily installs
0
Total installs
8
Ratings
0 0 0
Version
1.12
Created
2025-05-08
Updated
2025-05-08
Size
2.13 KB
License
All Rights Reserved
Applies to

Description

Netflix Auto Skip BTK v1.12 is a no-frills UserScript that automatically skips intros, “Previously on…” recaps, end credits and advances to the next episode on Netflix. Designed for power-users and script-hacks, it runs silently in the background and requires zero manual input once installed.

Features

  • Auto-Skip: Bypass title sequences, recap overlays and credit rolls.
  • Auto-Advance: Click “Next Episode” as soon as it appears.
  • Low Overhead: 300 ms polling (or mutation-observer variant) keeps CPU impact to a minimum.
  • Easy Maintenance: Single array of CSS selectors; update when Netflix’s markup changes.
  • Auto-Update Ready: Includes @updateURL/@downloadURL for updates.

Installation

  1. Install a UserScript manager (e.g. Tampermonkey, Violentmonkey, Greasemonkey).
  2. Click Install this script or paste the raw .user.js URL into your manager.
  3. Open any Netflix page (http*://*.netflix.com/*) and enjoy instant skipping.

Configuration

  • Polling Interval: Edit the 300 ms constant in the script header.
  • Selectors: Modify the selectors array to match new data-uia attributes or class names.

Compatibility

Tested on Chrome, Firefox and Edge with popular UserScript managers. Should work wherever Netflix’s web player runs.

Support & Contribution

Found a broken selector? Submit a PR or open an issue on GitHub:
https://github.com/MateoPalmeiro/Netflix-Auto-Skip-BTK