From 7b95dc8ad9c000b2d319be172bf33b08359e2631 Mon Sep 17 00:00:00 2001 From: Etienne Gonnu Date: Mon, 5 Feb 2024 16:17:57 +0100 Subject: [PATCH] Ajouter podcasts/config/lav-20240206.json --- podcasts/config/lav-20240206.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20240206.json diff --git a/podcasts/config/lav-20240206.json b/podcasts/config/lav-20240206.json new file mode 100644 index 0000000..5d409ca --- /dev/null +++ b/podcasts/config/lav-20240206.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20240206", + "long_date" : "6 février 2024", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#199 - Projet de loi SREN - DTPR - Le piège Microsoft", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-jean-christophe-becquet", + "chapter_title" : "Le standard DTPR" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "sren", + "chapter_title" : "Le projet de loi SREN" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "piege-microsoft", + "chapter_title" : "Le piège Microsoft" + }, + { + "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" + } + ] +}