--- media_youtube.admin.inc.ori	2010-10-25 20:46:21.670612213 +0200
+++ media_youtube.admin.inc	2010-10-25 20:46:21.670612213 +0200
@@ -24,6 +24,10 @@ function media_youtube_settings() {
  * admin/content/emfield.
  */
 function media_youtube_admin_form() {
+
+  // xdve - loads providers
+  emfield_system_list("emvideo");
+
   // Find the Zend library.
   $zend_path = media_youtube_zend_path();
 
