Greasy Fork is available in English.
Enterprise-grade YouTube ad skipper with HUD, profiles, stats, drag+snap UI
# 🚀 YT Ads Skipper
**YT Ads Skipper** is an **enterprise-grade YouTube ads skipper userscript** built for power users.
It aggressively skips ads, provides a beautiful **Apple-style glass HUD**, keyboard shortcuts, stats, per-channel profiles, and a modular architecture — all without breaking YouTube playback.
> Made with ❤️ by Aron
---
## ✨ Features
✅ Aggressive YouTube ad skipping (pre-roll, mid-roll, overlay ads)
✅ Apple-style **glass HUD** (draggable + snap)
✅ **Keyboard shortcuts** for full control
✅ Ads skipped counter & watch stats
✅ Sponsor/manual skip support
✅ Per-channel profiles
✅ Persistent settings (local storage)
✅ Volume control popup
✅ Zero network interception (safe & stable)
✅ Tampermonkey / Violentmonkey compatible
---
## 🎮 Keyboard Controls
| Shortcut | Action |
| --------------- | ----------------------------- |
| **Alt + F** | Show / Hide HUD |
| **Alt + A** | Toggle Ad Skipping |
| **Alt + M** | Mute / Unmute |
| **Alt + R** | Reset video |
| **Alt + S** | Skip forward (sponsor/manual) |
| **Alt + V** | Volume slider popup |
| **Alt + + / -** | Volume up / down |
| **Alt + D** | Toggle drag mode |
| **Alt + P** | Open settings panel |
---
## 📦 Installation
1. Install **Tampermonkey** (Chrome / Edge / Firefox)
2. Create a **new userscript**
3. Paste the script from this repository
4. Save & reload YouTube
---
## 🧩 How It Works
* Uses **DOM-level detection**, not network interception
* Detects `.ad-showing` state and skips instantly
* Falls back to mute + time-jump when needed
* HUD runs independently from YouTube UI
* Fully sandboxed & safe
---
## 🔒 Safety & Stability
* ❌ No request blocking
* ❌ No proxying
* ❌ No unsafe overrides
* ✅ Uses native video APIs only
* ✅ Safe against YouTube updates
---
## 🛣 Roadmap
* SponsorBlock API integration
* Timeline animation editor
* Cloud-synced profiles
* OBS / PiP enhancements
* Auto-update module
---
## ⭐ Why This Exists
Most ad blockers:
* Break playback
* Get detected
* Kill performance
**YT Ads Skipper** focuses on:
* Speed
* Stability
* Control
* UX
---
## 🪪 License
MIT License — free to use, modify, and distribute.
---
## ❤️ Credits
Built with passion by **Aron**
Community contributions welcome.
---
## 🔍 SEO TAGS (Add to GitHub “Topics”)
Add these in the repo **Topics** section:
```
youtube
youtube-ads
ad-skipper
youtube-adblock
tampermonkey
userscript
youtube-userscript
adblock-alternative
glass-ui
hud
```
---