From ff7a5c33f53a5f7c27159eef649b4df174c12e61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Wed, 22 Nov 2023 12:06:06 +0100 Subject: [PATCH] Emission du 28/11/2023 --- podcasts/config/lav-20231128.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20231128.json diff --git a/podcasts/config/lav-20231128.json b/podcasts/config/lav-20231128.json new file mode 100644 index 0000000..8b6e219 --- /dev/null +++ b/podcasts/config/lav-20231128.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20231128", + "long_date" : "28 novembre 2023", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#193 - Au cœur de l'April - WeasyPrint", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "weasyprint", + "chapter_title" : "Interview sur WeasyPrint (transformer du HTML/CSS en PDF)" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "au-coeur-de-l-april", + "chapter_title" : "Au cœur de l'April" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-luk", + "chapter_title" : "Chronique 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" + } + ] +}