From 04285cda7c21216474ae1f13e1eb60a619a8b031 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Tue, 15 Jun 2021 17:18:50 +0200 Subject: [PATCH] Emission du 15 juin 2021 --- podcasts/config/lav-20210615.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20210615.json diff --git a/podcasts/config/lav-20210615.json b/podcasts/config/lav-20210615.json new file mode 100644 index 0000000..a2eb723 --- /dev/null +++ b/podcasts/config/lav-20210615.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20210615", + "long_date" : "15 juin 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#110 - logiciel libre et formation professionnelle - Émojis libres - Transcriptions", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-jean-christophe-becquet", + "chapter_title" : "Chronique de Jean-Christophe Becquet sur les émojis libres" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "formation-professionnelle", + "chapter_title" : "Le logiciel libre et la formation professionnelle" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-marie-odile-morandi", + "chapter_title" : "Chronique de Marie-Odile Morandi sur « Les apprentissages des jeunes, leur matériel, enseignement à distance et inégalités »" + }, + { + "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" + } + ] +}