YouTube Ad Muter + Auto Skip Button (VoidMuser Mod)

不隐藏广告:播放广告时自动静音;出现“跳过广告”按钮时自动点击;广告结束自动恢复静音状态。

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
VoidMuser
今日安裝
4
安裝總數
6
評價
0 0 0
版本
2.1.0
建立日期
2025-11-22
更新日期
2025-11-23
尺寸
9.1 KB
授權條款
MIT
腳本執行於

1. Script Working Principle / 脚本工作原理

English: This script does not "hack" or "block" the ad data from loading (which is what traditional AdBlockers do and what YouTube detects easily). Instead, it acts like a super-fast human user.

  1. Visual Cleanup: It uses CSS to hide static banner ads (banners don't disappear, they just become invisible).
  2. Video Ad Handling (The "Soft Skip"):
    • Mute: It instantly mutes the audio so you don't hear the ad.
    • Seek/Speed Up: It attempts to jump the video progress bar directly to the end (or speeds it up by 16x), effectively ending the ad immediately.
    • Click: If a "Skip Ad" button appears, it auto-clicks it instantly.
  3. Safety: Since the ad technically "loaded" and "played" (even if for 0.1 seconds), YouTube's server often counts it as a view, making this method much safer and harder to detect than blocking the network request.

中文: 这个脚本不是通过“黑客手段”或“拦截网络请求”来阻止广告(这是传统拦截器的方法,容易被 YouTube 检测到)。相反,它更像是一个手速极快的用户

  1. 视觉清理: 它使用 CSS 样式将静态广告横幅隐藏(广告实际上还在加载,只是不可见了)。
  2. 视频广告处理(“软跳过”):
    • 静音: 它会立即将播放器静音,防止您听到广告声。
    • 跳尾/加速: 它尝试将视频进度条直接拖到最后(或者将播放速度调至 16 倍),从而瞬间结束广告。
    • 点击: 如果出现了“跳过广告”按钮,它会瞬间自动点击。
  3. 安全性: 因为广告在技术上确实“加载”并“播放”了(哪怕只有 0.1 秒),YouTube 服务器通常会认为广告已展示,因此这种方法比直接拦截网络请求要安全得多,也更难被检测和风控。