Just wanted to say, I’ve tested this plugin with WordPress 2.65 and it works great. Thanks Alex!
As Alex states on his website, I had to re-add this line:
<?php wp_head(); ?>
to the header of my theme to avoid the “Get the Flash Player to see the wordTube Media Player” message. The obvious reason for this (obvious after I turned on Firefox’s error log) was the missing swfobject reference.
Thanks again.