From 08da5ad4c3ae56b09d7e4d5a207deee24f29a771 Mon Sep 17 00:00:00 2001 From: Etienne Gonnu Date: Mon, 9 May 2022 16:02:32 +0200 Subject: [PATCH] Ajouter 'podcasts/config/LAV-20220510.json' --- podcasts/config/LAV-20220510.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/LAV-20220510.json diff --git a/podcasts/config/LAV-20220510.json b/podcasts/config/LAV-20220510.json new file mode 100644 index 0000000..3824621 --- /dev/null +++ b/podcasts/config/LAV-20220510.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20220510", + "long_date" : "10 mai 2022", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#143 - AMUE", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-antanak", + "chapter_title" : "Chronique d'Antanak" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "amue", + "chapter_title" : "L'AMUE et le logiciel libre" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "itw-stefane-fermigier", + "chapter_title" : "Évaluation des dépenses de logiciels de l'État" + }, + { + "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" + } + ] +}