From 0b7fcd1ed859985c590a767fe47c000e12ac2c08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Fri, 18 Feb 2022 09:10:15 +0100 Subject: [PATCH] Emission du 22/02/2022 --- podcasts/config/lav-20220222.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20220222.json diff --git a/podcasts/config/lav-20220222.json b/podcasts/config/lav-20220222.json new file mode 100644 index 0000000..635c3b6 --- /dev/null +++ b/podcasts/config/lav-20220222.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20220222", + "long_date" : "22 février 2022", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#133 - Mobicoop (covoiturage libre et gratuit) - la levée d’anonymat sur internet", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-in-code-we-trust", + "chapter_title" : "Chronique de Typhaine Bonnet sur la levée d'anonymat sur internet" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "mobicoop", + "chapter_title" : "Mobicoop (covoiturage libre et gratuit)" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-luk", + "chapter_title" : "La chronique « La pituite de Luk »" + }, + { + "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" + } + ] +}