From 03453ee78ce73d6978b288f942bde3b675f6ee3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Tue, 11 May 2021 17:10:13 +0200 Subject: [PATCH] Emission du 11 mai 2021 --- podcasts/config/lav-20210511.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20210511.json diff --git a/podcasts/config/lav-20210511.json b/podcasts/config/lav-20210511.json new file mode 100644 index 0000000..218268c --- /dev/null +++ b/podcasts/config/lav-20210511.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20211105", + "long_date" : "5 mai 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#105 – Webassoc – artisans du web – Antanak", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-vincent-calame", + "chapter_title" : "Chronique de Vincent Calame sur « Peut-on encore être un artisan du web ? »" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "webassoc", + "chapter_title" : "Webassoc : son parcours vers la libération de son système d'information" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-antanak", + "chapter_title" : "Chronique d'Antanak sur « Une nouvelle vision des activités d'Antanak »" + }, + { + "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" + } + ] +}