From eca1edef5475e70403250d870a8d84d0c59776a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Tue, 18 May 2021 17:00:33 +0200 Subject: [PATCH] Emission du 18 mai 2021 --- podcasts/config/lav-20210518.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20210518.json diff --git a/podcasts/config/lav-20210518.json b/podcasts/config/lav-20210518.json new file mode 100644 index 0000000..2670416 --- /dev/null +++ b/podcasts/config/lav-20210518.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20210518", + "long_date" : "18 mai 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#106 – Henri Verdier – Jean Giono à la recherche d’une licence libre – CCAG TIC et PI", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-jean-christophe-becquet", + "chapter_title" : "Chronique de Jean-Christophe Becquet « Jean Giono à la recherche d'une licence libre »" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "henri-verdier", + "chapter_title" : "Henri Verdier, Ambassadeur pour le numérique" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-noemie-bergez", + "chapter_title" : "Chronique de Noémie Bergez sur CCAG TIC (Cahier des Clauses Administratives Générales)" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Quoi de Libre ? Actualités et annonces concernant l'April et le monde du libre" + } + ] +}