您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Safely bypass YouTube age restrictions, undetectably, for testing/educational purposes only.
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.
fetch
and XMLHttpRequest
using Proxies (not monkey-patching).ytInitialPlayerResponse
)./youtubei/v1/player
) via fetch
and XHR
.playabilityStatus.status
from "RESTRICTED"
/ "LOGIN_REQUIRED"
to "OK"
.ytd-watch-flexy[is-restricted]
).Response
cloning for native compatibility.This script is for educational and testing purposes only. It may violate YouTube’s Terms of Service. Use at your own risk.