How to bypass the filter on youtube to watch certan videos (private or +18)
Method:
open notepad/wordpad and paste this into it:
CODE
<html>
<head>
<title>My Youtube Video</title>
</head>
<body>
<object width="425" height="350"><param name="movie" value="THE VIDEO URL"></param>
<param name="wmode" value="transparent"></param>
<embed src="THE VIDEO URL" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed>
</object>
CODE
now paste the url for the video that you want to see
ex.
YouTube - Speed Painting with Ketchup and French Fries
CODE
Now change the url that you pasted in by changing /watch?v= to /v/
ex.
YouTube - Speed Painting with Ketchup and French Fries to
http://www.youtube.com/v/1gvGDsIYrrQ
Now save the file as a .htm, close, and double click the file to watch the video!