From 918fd1d7d39a18fdaccd9930652f4320863b5753 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Mon, 18 Oct 2021 18:27:41 +0200 Subject: [PATCH] Emission du 19 octobre 2021 --- podcasts/config/lav-20211019.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20211019.json diff --git a/podcasts/config/lav-20211019.json b/podcasts/config/lav-20211019.json new file mode 100644 index 0000000..94a732a --- /dev/null +++ b/podcasts/config/lav-20211019.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20211019", + "long_date" : "19 octobre 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#119 - QGIS - CartONG - FDroid", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-isabella-vanni", + "chapter_title" : "Chronique d'Isabella vanni sur CartONG" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "qgis", + "chapter_title" : "Système d’information géographique libre QGIS" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-laurent-et-lorette-costy", + "chapter_title" : "Chronique de Laurent et Lorette Costy sur F-Droid" + }, + { + "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" + } + ] +}