From 0eb4a0d01948ec8e8667cdc983b0b1c28aeb54a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Tue, 15 Dec 2020 17:42:36 +0100 Subject: [PATCH] =?UTF-8?q?Emission=20du=2015=20d=C3=A9cembre=202020?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- podcasts/config/lav-20201215.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20201215.json diff --git a/podcasts/config/lav-20201215.json b/podcasts/config/lav-20201215.json new file mode 100644 index 0000000..f9a2693 --- /dev/null +++ b/podcasts/config/lav-20201215.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20201215", + "long_date" : "15 décembre 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "Fondation pour le Logiciel Libre - Musique libre - Logiciels non libres à l'école", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-eric-fraudain-sur-darren-curtis", + "chapter_title" : "Chronique d'Éric Fraudain sur l'artiste Daren Curtis" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "fsf", + "chapter_title" : "Fondation pour le Logiciel Libre (Free Software Foundation, FSF)" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-isabella-vanni-logiciels-non-libres-a-l-ecole", + "chapter_title" : "Chronique d'Isabella Vanni sur logiciels non libres à l'école" + }, + { + "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" + } + ] +}