From fa3095e4927120f981d60e908a53c10ae5304fad Mon Sep 17 00:00:00 2001 From: Etienne Gonnu Date: Mon, 20 Jun 2022 17:01:16 +0200 Subject: [PATCH] Ajouter 'podcasts/config/lav-20220621.json' --- podcasts/config/lav-20220621.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20220621.json diff --git a/podcasts/config/lav-20220621.json b/podcasts/config/lav-20220621.json new file mode 100644 index 0000000..c3de19f --- /dev/null +++ b/podcasts/config/lav-20220621.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20220621", + "long_date" : "21 juin 2022", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#148 - La fête de la musique libre", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-in-code-we-trust", + "chapter_title" : "In code we trust" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "la-fete-de-la-musique-libre", + "chapter_title" : "La fête de la musique libre" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-laurent-et-lorette-costy", + "chapter_title" : "Popop imap Pou!" + }, + { + "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" + } + ] +}