From dedf6bd2aa1b7f2c0b76c51123a3d758193225e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Couchet?= Date: Tue, 13 Dec 2022 10:19:16 +0100 Subject: [PATCH] =?UTF-8?q?Pour=20=C3=A9mission=20du=205/02/2019?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- podcasts/config/lav-20190205.json | 38 +++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 podcasts/config/lav-20190205.json diff --git a/podcasts/config/lav-20190205.json b/podcasts/config/lav-20190205.json new file mode 100644 index 0000000..29a720c --- /dev/null +++ b/podcasts/config/lav-20190205.json @@ -0,0 +1,38 @@ +{ + "short_date" : "20190205", + "long_date" : "5 février 2019", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "#12 - Le contrat Open Bar Microsoft / Défense - Présentation de l'émission « Libre à vous ! » - Le logiciel libre - Groupe de travail Sensibilisation", + "chapters" : [ + { + "start_timestamp" : "00:02:25.00", + "end_timestamp" : "00:03:30.40", + "short_chapter_name" : "presentation-emission-libre-a-vous", + "chapter_title" : "Présentation de l'émission « Libre à vous ! »" + }, + { + "start_timestamp" : "00:04:06.30", + "end_timestamp" : "00:13:28.85", + "short_chapter_name" : "le-logiciel-libre", + "chapter_title" : "Le logiciel libre" + }, + { + "start_timestamp" : "00:18:24.00", + "end_timestamp" : "00:30:47.50", + "short_chapter_name" : "groupe-de-travail-sensibilisation", + "chapter_title" : "Groupe de travail Sensibilisation" + }, + { + "start_timestamp" : "00:34:14.50", + "end_timestamp" : "01:23:08.80", + "short_chapter_name" : "open-bar-microsoft-defense", + "chapter_title" : "Le contrat Open Bar Microsoft / Défense" + }, + { + "start_timestamp" : "01:23:08.90", + "end_timestamp" : "01:30:00.00", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}