From 9f0d77ae7e63c2a9b198877d9afc59764fbf0790 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Mon, 14 Sep 2020 10:35:18 +0200 Subject: [PATCH] LAV du 8/09/2020 --- podcasts/config/lav-20200908.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20200908.json diff --git a/podcasts/config/lav-20200908.json b/podcasts/config/lav-20200908.json new file mode 100644 index 0000000..2ab0d5f --- /dev/null +++ b/podcasts/config/lav-20200908.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20200908", + "long_date" : "09 septembre 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#73 - Les femmes et l’informatique - Antanak - Fête des Possibles", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "fete-des-possibles", + "chapter_title" : "Chronique d'Isabella Vanni sur la Fête des Possibles" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "femmets-et-informatique", + "chapter_title" : "Les femmes et les métiers et communautés de l'informatique" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-antanak", + "chapter_title" : "Chronique d'Antanak sur l'instation d'un système d'exploitation libre" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}