Simple YouTube Age Restriction Bypass

Watch age-restricted YouTube videos without login or age verification 😎

目前为 2024-12-18 提交的版本。查看 最新版本

作者
Hunter Munsell
评分
0 0 0
版本
2.6.0
创建于
2024-12-18
更新于
2024-12-18
大小
5.6 KB
兼容性
与 Firefox 兼容 与 Chrome 兼容 与 Opera 兼容 与 Safari 兼容 与 Edge 兼容
许可证
MIT
适用于

Purpose:
This script allows users to bypass YouTube’s age restriction checks without requiring login, age verification, or providing personal information. It intercepts and modifies YouTube’s video data and API responses to unlock access to age-restricted content.

How it Works:
1. Intercept API Responses: The script hooks into YouTube’s JSON.parse and XMLHttpRequest methods to capture and modify video-related responses.
2. Bypass Age Restrictions: It removes the age-verification flags (AGE_VERIFICATION_REQUIRED, LOGIN_REQUIRED) from the video data.
3. Proxy Integration: For restricted videos that require additional verification, the script uses external proxy servers to fetch unlocked responses.
4. Thumbnail Unblurring: The script identifies and fixes blurred thumbnails for restricted videos in search results.
5. Notification and Logging: Displays notifications for successful unlocks and logs all actions for debugging.

Features:
• Unlock Age-Restricted Videos: Watch videos marked as age-restricted without logging into YouTube.
• Proxy Support: Utilizes proxy servers to bypass server-side restrictions when needed.
• Seamless Integration: Automatically modifies video playback responses in the background without user intervention.
• Cross-Browser Compatibility: Works on Chrome, Firefox, Safari, Opera, and Edge.
• Security-Focused: Does not store or transmit user credentials or personal data.