YouTube Age Restriction Bypass (Stealth Version)

Safely bypass YouTube age restrictions, undetectably, for testing/educational purposes only.

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Hunter Munsell
1日のインストール数
10
累計インストール数
4,960
評価
0 0 2
バージョン
5.0
作成日
2024/12/18
更新日
2025/06/03
大きさ
4.25KB
ライセンス
不明
対象サイト

🎥 Advanced YouTube Age Restriction Bypass (Stealth v5.0)

⚡ Description

This Tampermonkey userscript bypasses YouTube's age restrictions without requiring login, cookies, or verification. Built for 2025's updated YouTube API, it works by stealthily intercepting internal requests and modifying video metadata in real time.

🔥 Features

  • 🚀 Bypasses age and login restrictions on YouTube videos.
  • 🕵️‍♂️ Stealth mode – avoids detection by YouTube or adblock scanners.
  • 🔄 Intercepts fetch and XMLHttpRequest using Proxies (not monkey-patching).
  • Patches player config & initial JSON payloads (ytInitialPlayerResponse).
  • 🧩 Lightweight & seamless – auto-detects restricted players dynamically.
  • 🧠 Safe injection – avoids DOM traces and modifies data silently.

🛠 Installation Guide

1️⃣ Install a UserScript Manager

2️⃣ Install the Script

👉 Click here to Install

3️⃣ Test the Bypass

  • Open an age-restricted YouTube video
  • The script will bypass age restrictions automatically without login! 🎉

📜 How It Works

  • Intercepts YouTube’s internal API calls (/youtubei/v1/player) via fetch and XHR.
  • Patches the playabilityStatus.status from "RESTRICTED" / "LOGIN_REQUIRED" to "OK".
  • Dynamically injects a cleanup script into YouTube's page context for full effect.
  • MutationObserver detects restricted player containers (ytd-watch-flexy[is-restricted]).

🧱 Technical Highlights

  • ✅ No direct DOM tampering.
  • ✅ No detectable logging.
  • ✅ No blocking scripts, ads, or UI elements.
  • ✅ Clean Response cloning for native compatibility.

⚠ Disclaimer

This script is for educational and testing purposes only. It may violate YouTube’s Terms of Service. Use at your own risk.

🔗 Related Resources