From a11490b0a6e6d5239062a340ff716dcd55a0b1c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Wed, 3 May 2023 14:56:47 +0200 Subject: [PATCH] Emission du 09/05/2023 --- podcasts/config/lav-20230509.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20230509.json diff --git a/podcasts/config/lav-20230509.json b/podcasts/config/lav-20230509.json new file mode 100644 index 0000000..0975f65 --- /dev/null +++ b/podcasts/config/lav-20230509.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20230509", + "long_date" : "9 mai 2023", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#N°175 - La low-tech", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-antanak", + "chapter_title" : "Chronique d'Antanak" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "low-tech", + "chapter_title" : "La low-tech" + }, + { + "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" : "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" + } + ] +}