|
@@ -289,7 +289,7 @@ def JSON_TimeLine_Request(request): |
|
|
"asset": |
|
|
"asset": |
|
|
{ |
|
|
{ |
|
|
#"media":"https://www.youtube.com/watch?v=91X65eEKxvU&t=6s", |
|
|
#"media":"https://www.youtube.com/watch?v=91X65eEKxvU&t=6s", |
|
|
"media":embeed_video("video/ogg","http://jm2l.linux-azur.org/resources/2015/Video/jm2l_france3-2015.ogv"), |
|
|
|
|
|
|
|
|
"media":embeed_video("video/ogg","/resources/2015/Video/jm2l_france3-2015.ogv"), |
|
|
"credit":"Reportage France 3", |
|
|
"credit":"Reportage France 3", |
|
|
"caption":"JM2L 2015" |
|
|
"caption":"JM2L 2015" |
|
|
} |
|
|
} |
|
@@ -304,7 +304,7 @@ def JSON_TimeLine_Request(request): |
|
|
"asset": |
|
|
"asset": |
|
|
{ |
|
|
{ |
|
|
#"media":"https://www.youtube.com/watch?v=91X65eEKxvU&t=6s", |
|
|
#"media":"https://www.youtube.com/watch?v=91X65eEKxvU&t=6s", |
|
|
"media":embeed_video("video/ogg","http://jm2l.linux-azur.org/resources/2015/Video/jm2l_france3-2015.ogv"), |
|
|
|
|
|
|
|
|
"media":embeed_video("video/ogg","/resources/2015/Video/jm2l_france3-2015.ogv"), |
|
|
"credit":"Reportage France 3", |
|
|
"credit":"Reportage France 3", |
|
|
"caption":"JM2L 2015" |
|
|
"caption":"JM2L 2015" |
|
|
} |
|
|
} |
|
@@ -331,7 +331,7 @@ def JSON_TimeLine_Request(request): |
|
|
"text":"<i><span class='c1'>5ème Édition</span></i>", |
|
|
"text":"<i><span class='c1'>5ème Édition</span></i>", |
|
|
"asset": |
|
|
"asset": |
|
|
{ |
|
|
{ |
|
|
"media":embeed_video("video/ogg","http://jm2l.linux-azur.org/resources/2010/Video/reportages/JM2L2010-PleinSudTV.ogv"), |
|
|
|
|
|
|
|
|
"media":embeed_video("video/ogg","/resources/2010/Video/reportages/JM2L2010-PleinSudTV.ogv"), |
|
|
"credit":"<a href='http://pleinsudtv.com/index.php/casa/affichage-en-vignettes/93-casa-culture/582-les-jm-du-logiciel-libre-2010'>Le reportage Plein-sud TV</a>", |
|
|
"credit":"<a href='http://pleinsudtv.com/index.php/casa/affichage-en-vignettes/93-casa-culture/582-les-jm-du-logiciel-libre-2010'>Le reportage Plein-sud TV</a>", |
|
|
"caption":"JM2L", |
|
|
"caption":"JM2L", |
|
|
} |
|
|
} |
|
@@ -344,7 +344,7 @@ def JSON_TimeLine_Request(request): |
|
|
"text":"<i><span class='c1'>2ème Édition</span></i>", |
|
|
"text":"<i><span class='c1'>2ème Édition</span></i>", |
|
|
"asset": |
|
|
"asset": |
|
|
{ |
|
|
{ |
|
|
"media":embeed_video("video/ogg","http://jm2l.linux-azur.org/resources/2007/Video/20071110-linux.ogv"), |
|
|
|
|
|
|
|
|
"media":embeed_video("video/ogg","/resources/2007/Video/20071110-linux.ogv"), |
|
|
"credit":"<a href='http://pleinsudtv.com/index.php/casa/affichage-en-vignettes/93-casa-culture/245-logiciel-libre-linux-jm2l'>Le reportage Plein-sud TV</a>", |
|
|
"credit":"<a href='http://pleinsudtv.com/index.php/casa/affichage-en-vignettes/93-casa-culture/245-logiciel-libre-linux-jm2l'>Le reportage Plein-sud TV</a>", |
|
|
"caption":"JM2L 2007", |
|
|
"caption":"JM2L 2007", |
|
|
} |
|
|
} |
|
|