From 21521fdf8be1721bdd2154b95652526f8a64e003 Mon Sep 17 00:00:00 2001 From: Etienne Gonnu Date: Mon, 22 Jan 2024 14:10:23 +0100 Subject: [PATCH] Ajouter podcasts/config/lav-20240123.json --- podcasts/config/lav-20240123.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20240123.json diff --git a/podcasts/config/lav-20240123.json b/podcasts/config/lav-20240123.json new file mode 100644 index 0000000..7530947 --- /dev/null +++ b/podcasts/config/lav-20240123.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20240123", + "long_date" : "23 janvier 2024", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#197 - 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" : "Les logiciels utilisés par les administrations" + }, + { + "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" : "Une histoire des libertés associatives" + }, + { + "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" + } + ] +} \ No newline at end of file