Simple YouTube Age Restriction Bypass Save

A simple browser extension to bypass YouTube's age verification, disable content warnings and watch age restricted videos without having to sign in!

Project README

Simple YouTube Age Restriction Bypass

Getting started | Privacy | Development | Contributors

Simple YouTube Age Restriction Bypass

A very simple to use browser extension to bypass YouTube's age verification 😎


GitHub release downloads license

How it works

This extension uses some API tricks to access age-restricted videos from YouTube anonymously. As a fallback (in case that the API bypass methods does not work) an open source Account Proxy Server is used. This allows you to watch all types of age-restricted videos on YouTube and YouTube Music without age verification and without the need to be signed in.

All videos will be unlocked automatically!

Getting started

Installation

You have two options depending on the browser you use. You can install the script as a Userscript in all popular browsers or as a Browser Extension in some supported browsers listed below.

Browser Extension

Unfortunately, our Firefox extension was removed from Mozilla add-ons and disabled on Edge add-ons due to a violation of their terms of service.

As a result, we can no longer provide updates for it. However, the extension can still be installed manually.

We're looking for ways to make this process easier.

Userscript

  1. Install a Userscript Manager of your choice. We recommend Tampermonkey or Violentmonkey.

  2. Install Simple YouTube Age Restriction Bypass by clicking this link.

Alternative mirrors:

GreasyFork OpenUserJS

Usage

No further actions are necessary. All age restricted videos are automatically unlocked. Make sure you reload YouTube after installation.

Privacy

In order to unlock some video information, requests are handled through a proxy server. On the server side, the request will be authenticated with the credentials of an age-verified account at YouTube. The source code of the proxy server can be found here.

No credentials are sent from your YouTube account! The only info that the proxy server receives from you is the Video-ID and some non-user related information like the version of the YouTube website. The used proxy server at youtube-proxy.zerody.one does not log IP-Adresses or Video-IDs. If you have set a different proxy server instance, then the operator's log policies apply.

To have an overview of the number of requests and possible problems, anonymous usage statistics are collected. These statistics are also not user-related and can be found here.

For some videos it is necessary to route the video data files (hosted at googlevideo.com) through a proxy server as well. The third-party service 4everproxy.com is used for this. You can read the privacy policy here.

Compatibility

Browser support

Warning
We are currently reevaluating the extension. See here.

The following browsers are supported:

Chrome
Chrome
Edge
Edge
Firefox
Firefox
Safari
Safari
Opera
Opera
Extension 🟠 🟠 🟠 🟠 🟠
Userscript ✅ Full support

And many more!

Android

Simple YouTube Age Restriction Bypass works on Android with the browser version of YouTube m.youtube.com in combination with the Userscript.

Only a few browsers such as Firefox and Kiwi Browser currently support extensions. Tampermonkey can be installed there.

Cromite supports userscripts natively. The script can be installed via Settings > User Scripts.

iOS/iPadOS

Simple YouTube Age Restriction Bypass also works on iOS/iPadOS Safari with the browser version of YouTube m.youtube.com in combination with the Userscript.

Note
You need to install the free extension Userscripts for Safari from the AppStore to install the Userscript.

Development

Prerequisites

Building

We use Rollup with Babel to transpile into a single userscript file and maintain support for older browsers.

1. Clone the repository

git clone https://github.com/zerodytrash/Simple-YouTube-Age-Restriction-Bypass.git

2. Install Dependencies

Run this command at the root folder to install the required dependencies:

npm install

3. Run Build Script

Build the userscript and extension:

npm run build

The userscript Simple-YouTube-Age-Restriction-Bypass.user.js and extension should now be located in the dist folder.

Note
The extension is compiled to both Manifest V2 and V3.

Contributors

Want to contribute to this project? Feel free to open an issue or pull request.

Open Source Agenda is not affiliated with "Simple YouTube Age Restriction Bypass" Project. README Source: zerodytrash/Simple-YouTube-Age-Restriction-Bypass
Stars
1,986
Open Issues
13
Last Commit
4 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating