From 9d75fad399089c1d9edd0002450c816a4c60f7c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Tue, 1 Dec 2020 17:57:08 +0100 Subject: [PATCH] =?UTF-8?q?Emission=20du=201er=20d=C3=A9cembre=202020?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- podcasts/config/lav-20201201.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20201201.json diff --git a/podcasts/config/lav-20201201.json b/podcasts/config/lav-20201201.json new file mode 100644 index 0000000..d139b93 --- /dev/null +++ b/podcasts/config/lav-20201201.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20201201", + "long_date" : "1er décembre 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#85 - Au cœur de l'April - Territoire Numérique Libre - Sagesse et folie des foules", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "interview-label-tnl", + "chapter_title" : "Résultats du label Territoire Numérique Libre 2020" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "au-coeur-de-l-april", + "chapter_title" : "Au cœur de l'April" + }, + { + "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 sur La sagesse et/ou folie des foules" + }, + { + "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" + } + ] +}