This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Youtube keyword filter

Hey,

Is it possible to block all youtube searches but, allow only those that contain keywords that are deemed acceptable?

For example block "how to make a bomb" but allow "how to make muffins"

I am thinking something like blocking the url: h t t p://w w w.y o u t u b e.c o m/results?

Then using REGEX for the exceptions like this: "^https?://(*\.)?youtube.com/results?search_query=[muffin|bunnies|rainbows]*

Make sense?

thanks
aaron.


This thread was automatically locked due to age.