From 4623f4781e0c8f6eed547b198ec17026c40b1e3c Mon Sep 17 00:00:00 2001 From: Etienne Gonnu Date: Fri, 22 Oct 2021 16:59:19 +0200 Subject: [PATCH] Ajouter 'podcasts/config/2021' --- podcasts/config/2021 | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/2021 diff --git a/podcasts/config/2021 b/podcasts/config/2021 new file mode 100644 index 0000000..f7058a1 --- /dev/null +++ b/podcasts/config/2021 @@ -0,0 +1,32 @@ +{ + "short_date" : "20211026", + "long_date" : "26 octobre 2021", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#120 - Wikimedia - Salariat et création de logiciel - La pituite de Luk ", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-noemie-bergez", + "chapter_title" : "Salariat et création de logiciel" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "sujet-long-wikimedia", + "chapter_title" : "Les actions de plaidoyer de Wikimédia" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:00:00.000", + "short_chapter_name" : "chronique-luk", + "chapter_title" : "La pituite 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" + } + ] +} \ No newline at end of file