Added config file about 20190528 recording.

This commit is contained in:
Christian P. MOMON 2019-05-29 10:54:54 +02:00
parent 5c69344b8f
commit c7306eedc2
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
{
"short_date" : "20190528",
"long_date" : "28 mai 2019",
"ffmpeg_bin" : "../FFmpeg/ffmpeg",
"chapters" : [
{
"start_timestamp" : "00:01:43.13",
"end_timestamp" : "00:15:17.24",
"short_chapter_name" : "chronique-in-code-we-trust-noemie-bergez-rgpd",
"chapter_title" : "Chronique « In code we trust » de Noémie Bergez : le RGPD"
},
{
"start_timestamp" : "00:17:39.69",
"end_timestamp" : "01:10:56.79",
"short_chapter_name" : "collectivites-et-logiciel-libre",
"chapter_title" : "Collectivités et logiciel libre"
},
{
"start_timestamp" : "01:16:07.13",
"end_timestamp" : "01:25:05.34",
"short_chapter_name" : "chronique-jouons-collectif-vincent-calame-dis-tu-ne-connaitrais-pas-un-logiciel-libre",
"chapter_title" : "Chronique « Jouons collectif » de Vincent Calame : « Dis, tu ne connaîtrais pas un logiciel libre ? »"
},
{
"start_timestamp" : "01:25:10.92",
"end_timestamp" : "01:26:49.16",
"short_chapter_name" : "annonces",
"chapter_title" : "Annonces"
}
]
}