Bypass YouTube Age Verification

Posted by teckhelp | 12:03 AM

There are some videos on YouTube which require you to be a member in order to watch them . What if you wanted to watch them without registering on YouTube . Well here's how to go about it .

For example a video like this :

Code:

http://youtube.com/watch?v=J67RV4XXygg

would ask you to login and verify your age.


*** How to watch it without logging in ***

We need to edit the link this way .
> Replace the "?" after watch with "/" and "=" after v with "/"
> So our link after editing would be :

Code:

http://youtube.com/watch/v/J67RV4XXygg

> Now use this link in your browser to watch the video

0 comments