From 1f55a125bf580abfe2b0850c0a84337216c5c062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Tue, 12 Mar 2024 07:58:18 +0100 Subject: [PATCH] Emission du 19/03/2024 --- podcasts/config/lav-20240319.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20240319.json diff --git a/podcasts/config/lav-20240319.json b/podcasts/config/lav-20240319.json new file mode 100644 index 0000000..d8cda15 --- /dev/null +++ b/podcasts/config/lav-20240319.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20240319", + "long_date" : "19 mars 2024", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#N°203 - Logiciels libres pour les journalistes d'investigation", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-les-humeurs-de-gee", + "chapter_title" : "Chronique de Gee" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "journalistes-investigation", + "chapter_title" : "Logiciels libres pour les journalistes d'investigation" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-vincent-calame-lectures-buissonieres", + "chapter_title" : "Chronique de Vincent Calame" + }, + { + "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" + } + ] +}