From bcafc4b23ba6a69e46596f5ab3b459ec7862c51b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Tue, 12 Jan 2021 17:27:55 +0100 Subject: [PATCH] Emission du 12 janvier 2021 --- podcasts/config/lav-20210112.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20210112.json diff --git a/podcasts/config/lav-20210112.json b/podcasts/config/lav-20210112.json new file mode 100644 index 0000000..16e4bb6 --- /dev/null +++ b/podcasts/config/lav-20210112.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20210112", + "long_date" : "12 janvier 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#89 - logiciel libre et formation professionnelle - Pepper&Carrot - Téléphones mobiles", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-jean-christophe-becquet-pepper-carrot", + "chapter_title" : "Chronique de Jean-Christophe Becquet sur la bande dessinée libre Pepper&Carrot de David Revoy" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "formation-professionnelle-logiciel-libre", + "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-antanak-telephones-mobiles", + "chapter_title" : "Chronique d'Antanak sur les systèmes d'exploitation libre pour téléphones mobiles" + }, + { + "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" + } + ] +}