From ace1f534de94ad36b6f57aa15155deb61cdd5ea3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Thu, 27 Jan 2022 11:02:14 +0100 Subject: [PATCH] Emission du 01/02/2022 --- podcasts/config/lav-20220201.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20220201.json diff --git a/podcasts/config/lav-20220201.json b/podcasts/config/lav-20220201.json new file mode 100644 index 0000000..598a23a --- /dev/null +++ b/podcasts/config/lav-20220201.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20220201", + "long_date" : "1er février 2022", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#130 - Science ouverte, logiciels libres - Ateliers d'émancipation numérique", + "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" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "science-ouverte-logiciels-libres", + "chapter_title" : "Science ouverte, logiciels libres" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-isabella-vanni", + "chapter_title" : "Chronique d'Isabella Vanni sur l'organisation d'ateliers d'émancipation numérique" + }, + { + "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" + } + ] +}