From fafa9df0cb9233fe3fff4b09d0febd1195f62e93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Fri, 17 Apr 2020 09:12:21 +0200 Subject: [PATCH] =?UTF-8?q?Fichier=20de=20config=20pour=20=C3=A9mission=20?= =?UTF-8?q?du=2014=20avril=202020?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- podcasts/config/lav-20200414.json | 38 +++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 podcasts/config/lav-20200414.json diff --git a/podcasts/config/lav-20200414.json b/podcasts/config/lav-20200414.json new file mode 100644 index 0000000..2967c04 --- /dev/null +++ b/podcasts/config/lav-20200414.json @@ -0,0 +1,38 @@ +{ + "short_date" : "20200414", + "long_date" : "14 avril 2020", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#62 - Auboutdufil - Chapril - Archivage des courriels - Next INpact", + "chapters" : [ + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:0:00.000", + "short_chapter_name" : "auboutdufil", + "chapter_title" : "Au Bout Du Fil, un site dédié à la musique libre" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:0:00.000", + "short_chapter_name" : "chapril", + "chapter_title" : "Chapril - services libres et loyaux proposés par l'April" + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:0:00.000", + "short_chapter_name" : "chronique-vincent-calame-archivage-de-courriels", + "chapter_title" : "Chronique de Vincent Calame sur l'archivage des courriels " + }, + { + "start_timestamp" : "00:00:00.000", + "end_timestamp" : "00:0:00.000", + "short_chapter_name" : "interview-marc-rees-next-inpact", + "chapter_title" : "Interview de Marc Rees rédacteur en chef de Next INpact" + }, + { + "start_timestamp" : "01:00:00.000", + "end_timestamp" : "01:00:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}