I noticed websites had embedded YouTube videos and not a single age restriction/login prompt. After making such an observation, I tried embedding videos in a simple custom HTML page and it worked!
Why
Ever wanted to watch a movie trailer on YouTube only to be asked to login to view it? Then you decide the movie isn’t to your liking, but Google thinks you like this type of movie and start showing weird videos/ads suggestions? I got fed-up with that.
Simpler, faster
Guess what? There’s an easier and simpler way to do it than manually coding an HTML page every time: JSFiddle!
1. Copy the YouTube embeded code from the video’s sharing option
2. Go on JSFiddle and paste-it in the HTML section
3. Run the code.
Voilà! Problem solved. Google won’t ask you to login and won’t associate the viewed video to your account, since you’re not logged in. Right?
Enjoy!
Sirus
sirusdark.ca
You must be logged in to post a comment.