--- brightcove.inc	2010-06-11 11:32:14.000000000 +0100
+++ billk2.brightcove.inc	2010-06-11 11:32:00.000000000 +0100
@@ -108,6 +108,9 @@ function emvideo_brightcove_extract($par
 
     // Brightcove v3.3 - URL style.
     '@\.brightcove\.com/services/player/bcpid.*?\?bctid=(\d+)@i',
+    // Brightcove Simple RSS URL style. billk2
+    '@\.brightcove\.com/services/link/bcpid.*?/bctid(\d+)@i',
+    
 
     // Now we test for embedded video code, which is similar in this case to
     // the above expression, except that we can safely assume we won't have a
