From b8ce6a858f686475db081cbf6e94e68a090a8b8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Mon, 11 Oct 2021 17:24:52 +0200 Subject: [PATCH] Fichier pour LAV du 12 octobre 2021 --- podcasts/config/lav-20211012.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20211012.json diff --git a/podcasts/config/lav-20211012.json b/podcasts/config/lav-20211012.json new file mode 100644 index 0000000..c44d8b3 --- /dev/null +++ b/podcasts/config/lav-20211012.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20211012", + "long_date" : "12 octobre 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#118 - Téléphonie mobile et libertés (Fairphone et /e/) - Chronique Antanak", + "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 sur Open Insulin - ouvrir la science pour sauver des vies" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "fairphone-e", + "chapter_title" : "Téléphonie mobile et libertés avec le Fairphone et /e/" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-antanak", + "chapter_title" : "Chronique d'Antanak sur le Garage 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" + } + ] +}