From b94f81a365f5031d5813138159dbd0d755b911b7 Mon Sep 17 00:00:00 2001 From: Etienne Gonnu Date: Wed, 15 Feb 2023 15:33:25 +0100 Subject: [PATCH] Ajouter 'podcasts/config/lav-20230221.json' --- podcasts/config/lav-20230221.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20230221.json diff --git a/podcasts/config/lav-20230221.json b/podcasts/config/lav-20230221.json new file mode 100644 index 0000000..7b15cd7 --- /dev/null +++ b/podcasts/config/lav-20230221.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20230221", + "long_date" : "21 février 2023", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#168 - Échange avec un ancien attaché parlementaire libriste - Intelligences Artificielles - Éloge de la lenteur", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-les-humeurs-de-gee", + "chapter_title" : "Les Intelligences Artificielles" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "echange-avec-attache-parlementaire", + "chapter_title" : "Échange avec un ancien attaché parlementaire libriste" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-vincent-calame-sobriete-energetique", + "chapter_title" : "Éloge de la lenteur" + }, + { + "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" + } + ] +}