From 34fbd04d81b1531636ccdf9b2bd4e4909fadec84 Mon Sep 17 00:00:00 2001 From: Etienne Gonnu Date: Tue, 26 Apr 2022 11:30:00 +0200 Subject: [PATCH] Ajouter 'podcasts/config/lav-20220426.json' --- podcasts/config/lav-20220426.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20220426.json diff --git a/podcasts/config/lav-20220426.json b/podcasts/config/lav-20220426.json new file mode 100644 index 0000000..6f6d726 --- /dev/null +++ b/podcasts/config/lav-20220426.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20220426", + "long_date" : "26 avril 2022", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#141 - CESER Occitanie - Un océan de données – TGCM", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-laurent-et-lorette-costy", + "chapter_title" : "Une goutte de rhum pour un océan de données" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "CESER-Occitanie", + "chapter_title" : "Le CESER Occitanie" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-luk", + "chapter_title" : "TGCM" + }, + { + "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" + } + ] +}