equal
deleted
inserted
replaced
94 type:'json'} |
94 type:'json'} |
95 } |
95 } |
96 ] |
96 ] |
97 }, |
97 }, |
98 player:{ |
98 player:{ |
99 type:'dailymotion', // player type |
99 type:'youtube', // player type |
100 // the rest is player-dependent configuration options. |
100 // the rest is player-dependent configuration options. |
101 video: "http://www.dailymotion.com/video/xodjrx", |
101 video: "http://www.youtube.com/watch?v=rrkrvAUbU9Y", |
102 height: 300, |
102 height: 300, |
103 width: 640, |
103 width: 640, |
104 } |
104 } |
105 }; |
105 }; |
106 |
106 |