From a7ce85444cce653b23e4e6c8e76dea49262493b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Sun, 16 Jun 2019 10:33:46 +0200 Subject: [PATCH] =?UTF-8?q?Fichier=20pour=20=C3=A9mission=20du=206=20juin?= =?UTF-8?q?=202018?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- podcasts/config/lav-20180605.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 podcasts/config/lav-20180605.json diff --git a/podcasts/config/lav-20180605.json b/podcasts/config/lav-20180605.json new file mode 100644 index 0000000..7784d6b --- /dev/null +++ b/podcasts/config/lav-20180605.json @@ -0,0 +1,20 @@ +{ + "short_date" : "20180605", + "long_date" : "5 juin 2018", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "La directive droit d'auteur, Le groupe de travail transcriptions", + "chapters" : [ + { + "start_timestamp" : "00:04:33.70", + "end_timestamp" : "00:19:25.00", + "short_chapter_name" : "transcriptions", + "chapter_title" : "Le groupe de travail Transcriptions" + }, + { + "start_timestamp" : "00:22:45.00", + "end_timestamp" : "01:23:32.90", + "short_chapter_name" : "directive-droit-auteur", + "chapter_title" : "La directive droit d'auteur" + } + ] +}