From c75b82844a5c9b0a873d7e150315f05755e8dafc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Fri, 17 Nov 2023 08:25:01 +0100 Subject: [PATCH] Emission du 21/11/2023 --- podcasts/config/lav-20231121.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20231121.json diff --git a/podcasts/config/lav-20231121.json b/podcasts/config/lav-20231121.json new file mode 100644 index 0000000..71de68e --- /dev/null +++ b/podcasts/config/lav-20231121.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20231121", + "long_date" : "21 octobre 2023", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#192 - Au café libre (actualités chaudes, ton relax)", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-ma-dada-xavier-berne", + "chapter_title" : "Chronique de Xavier Berne" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "au-cafe-libre", + "chapter_title" : "Au café libre (actualités chaudes, ton relax)" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-les-humeurs-de-gee", + "chapter_title" : "Chronique de Gee" + }, + { + "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" + } + ] +}