From fbad46f3fb3bb80712b09f9c5af76f941d98d8d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Tue, 5 Oct 2021 13:43:49 +0200 Subject: [PATCH] LAV du 5 octobre 2021 --- podcasts/config/lav-20211005.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20211005.json diff --git a/podcasts/config/lav-20211005.json b/podcasts/config/lav-20211005.json new file mode 100644 index 0000000..e988482 --- /dev/null +++ b/podcasts/config/lav-20211005.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20211005", + "long_date" : "5 octobre 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "117 - Accessibilité en informatique - Mon code n’est pas propre - Logiciel libre et autonomie", + "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 « Mon code n'est pas propre »" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "accessibilite-informatique", + "chapter_title" : "L'accessibilité en informatique" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-veronique-bonnet", + "chapter_title" : "Chronique de Véronique Bonnet sur « Logiciel libre et autonomie »" + }, + { + "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" + } + ] +}