From a985e84e18f372a6db9fa795e7af48fa70fa4228 Mon Sep 17 00:00:00 2001 From: Etienne Gonnu Date: Mon, 20 Mar 2023 15:35:11 +0100 Subject: [PATCH] Ajouter 'podcasts/config/lav-20230321.json' --- podcasts/config/lav-20230321.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20230321.json diff --git a/podcasts/config/lav-20230321.json b/podcasts/config/lav-20230321.json new file mode 100644 index 0000000..208314b --- /dev/null +++ b/podcasts/config/lav-20230321.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20230321", + "long_date" : "21 mars 2023", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#171 - Le rapport GAFAM Nation", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-les-humeurs-de-gee", + "chapter_title" : "Linux, c'est trop compliqué ?" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "rapport-gafam-nation", + "chapter_title" : "Le rapport GAFAM Nation" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-jean-christophe-becquet", + "chapter_title" : "Voilà le printemps, libérons nos outils de plaidoyer !" + }, + { + "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