From 4daa612470a3f99a6dda073e2b54dbc0813f826f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Sun, 16 Jun 2019 12:10:10 +0200 Subject: [PATCH] Emission du 2 octobre 2018 --- podcasts/config/lav-20181002.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20181002.json diff --git a/podcasts/config/lav-20181002.json b/podcasts/config/lav-20181002.json new file mode 100644 index 0000000..aa86dd2 --- /dev/null +++ b/podcasts/config/lav-20181002.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20181002", + "long_date" : "2 octobre 2018", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "Données publiques, label territoire numérique libre, directive droit d’auteur, annonces", + "chapters" : [ + { + "start_timestamp" : "00:01:23.50", + "end_timestamp" : "00:53:26.50", + "short_chapter_name" : "donnees-publiques", + "chapter_title" : "Données publiques" + }, + { + "start_timestamp" : "00:57:44.35", + "end_timestamp" : "01:09:30.30", + "short_chapter_name" : "label-territoire-numerique-libre", + "chapter_title" : "Label territoire numérique libre" + }, + { + "start_timestamp" : "01:09:31.10", + "end_timestamp" : "01:21:20.75", + "short_chapter_name" : "directive-droit-auteur", + "chapter_title" : "Directive droit d'auteur" + }, + { + "start_timestamp" : "01:21:21.10", + "end_timestamp" : "01:30:00.00", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}