Runs searches on YouTube and automatically creates a blog post for each video found.
This plugin requires at least PHP 5. and SimpleXML
if you are on a hosting platform that defaults to PHP 4, but offers PHP 5 you can add this line to your .htaccess file:
AddType x-mapp-php5 .php or AddHandler application/x-httpd-php5 php
The first one worked for my 1and1.com accounts, and the second worked for my generic linux hosting with cpanel account.