From 2a4aa0623792328b481a1c00935b45bf017f9f01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Sun, 16 Jun 2019 12:10:27 +0200 Subject: [PATCH] Emission du 6 novembre 2018 --- podcasts/config/lav-20181106.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20181106.json diff --git a/podcasts/config/lav-20181106.json b/podcasts/config/lav-20181106.json new file mode 100644 index 0000000..75f0a77 --- /dev/null +++ b/podcasts/config/lav-20181106.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20181106", + "long_date" : "6 novembre 2018", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "Téléphonie mobile et libertés, Semaine des libertés numériques, Hors-série du Canard Enchaîné, Annonces", + "chapters" : [ + { + "start_timestamp" : "00:02:13.70", + "end_timestamp" : "00:06:53.50", + "short_chapter_name" : "canard-enchaine", + "chapter_title" : "Hors-série du Canard Enchaîné" + }, + { + "start_timestamp" : "00:06:55.00", + "end_timestamp" : "00:18:34.35", + "short_chapter_name" : "semaine-libertes-numeriques", + "chapter_title" : "Semaine des libertés numériques" + }, + { + "start_timestamp" : "00:21:41.58", + "end_timestamp" : "01:20:07.40", + "short_chapter_name" : "telephonie-mobile-libertes", + "chapter_title" : "Téléphonie mobile et libertés" + }, + { + "start_timestamp" : "01:20:08.20", + "end_timestamp" : "01:30:00.00", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}