test/integration/polemic-youtube.htm
branchpopcorn-port
changeset 786 91c54c9f5824
parent 785 980163a156d1
--- a/test/integration/polemic-youtube.htm	Tue Feb 07 14:41:05 2012 +0100
+++ b/test/integration/polemic-youtube.htm	Tue Feb 07 14:46:51 2012 +0100
@@ -96,9 +96,9 @@
 					  ]
 			  },
 			player:{
-			type:'dailymotion', // player type
+			type:'youtube', // player type
 			  // the rest is player-dependent configuration options.
-			  video: "http://www.dailymotion.com/video/xodjrx", 
+			  video: "http://www.youtube.com/watch?v=rrkrvAUbU9Y", 
 			  height: 300, 
 			  width: 640, 
             }