Simple YouTube Age Restriction Bypass

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

Από την 18/12/2024. Δείτε την τελευταία έκδοση.

Δημιουργός
Hunter Munsell
Βαθμολογίες
0 0 0
Έκδοση
2.6.0
Δημιουργήθηκε την
18/12/2024
Ενημερώθηκε την
18/12/2024
Μέγεθος
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.