From 3a51a34eb3e76b53d13ac41ea221cf0f73c74fe6 Mon Sep 17 00:00:00 2001 From: Etienne Gonnu Date: Mon, 25 Mar 2024 11:49:01 +0100 Subject: [PATCH] Ajouter podcasts/config/lav-20240326.json --- podcasts/config/lav-20240326.json | 33 +++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 podcasts/config/lav-20240326.json diff --git a/podcasts/config/lav-20240326.json b/podcasts/config/lav-20240326.json new file mode 100644 index 0000000..9437b76 --- /dev/null +++ b/podcasts/config/lav-20240326.json @@ -0,0 +1,33 @@ +{ + "short_date" : "20240326", + "long_date" : "26 mars 2024", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#204 - Au café libre - Une cool AG - L’humanité, c’est surfait", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-laurent-et-lorette-costy", + "chapter_title" : "Une cool AG, besoin d’adhésions et JDLÉ" + }, + { + "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-luk", + "chapter_title" : "L’humanité, c’est surfait" + }, + { + "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" + } + ] +} +