From a46fb2d315c7847b96b721150970836ed0404d9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Thu, 15 Feb 2024 15:18:59 +0100 Subject: [PATCH] Emission du 20/02/2024 --- podcasts/config/lav-20240220.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20240220.json diff --git a/podcasts/config/lav-20240220.json b/podcasts/config/lav-20240220.json new file mode 100644 index 0000000..abedc65 --- /dev/null +++ b/podcasts/config/lav-20240220.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20240220", + "long_date" : "20 février 2024", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#220 - Au café libre - Deux-cents et de l'orthographe", + "chapters" : [ + { + "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" : "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-vincent-calame-lectures-buissonieres", + "chapter_title" : "Chronique de Vincent Calame sur Deux-cents et de l'orthographe" + }, + { + "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" + } + ] +}