From eea6621a18ebe01c0b93595ed6e421cc5d651cae Mon Sep 17 00:00:00 2001 From: Etienne Gonnu Date: Fri, 26 Apr 2024 15:05:57 +0200 Subject: [PATCH] Ajouter podcasts/config/lav-20240430.json --- podcasts/config/lav-20240430.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20240430.json diff --git a/podcasts/config/lav-20240430.json b/podcasts/config/lav-20240430.json new file mode 100644 index 0000000..efe0f30 --- /dev/null +++ b/podcasts/config/lav-20240430.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20240430", + "long_date" : "30 avril 2024", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#207 - Au café libre – Les JDLÉ rejouées", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-laurent-et-lorette-costy", + "chapter_title" : "Après la répet' du 29 mars 2024, les JDLÉ rejouées" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "au-cafe-libre", + "chapter_title" : "Au café libre" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-luk", + "chapter_title" : "La pituite de Luk" + }, + { + "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" + } + ] +}