From 0ae2dea28107172f636e54463d4a3b9df225911d Mon Sep 17 00:00:00 2001 From: Quentin Gibeaux Date: Fri, 12 Jul 2019 15:55:25 +0200 Subject: [PATCH] add json 190702 --- podcasts/config/lav-20190702.json | 44 +++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 podcasts/config/lav-20190702.json diff --git a/podcasts/config/lav-20190702.json b/podcasts/config/lav-20190702.json new file mode 100644 index 0000000..0015f55 --- /dev/null +++ b/podcasts/config/lav-20190702.json @@ -0,0 +1,44 @@ +{ + "short_date" : "20190702", + "long_date" : "2 juillet 2019", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "RGPD - Bénévalibre - Opensource et abscence d'éthique du logiciel libre - Outils libres pour l'image - Quête du libre FPH suite", + "chapters" : [ + { + "start_timestamp" : "00:02:36.600", + "end_timestamp" : "00:14:40.300", + "short_chapter_name" : "chronique-noemie-bergez-in-code-we-trust-rgpd", + "chapter_title" : "Chronique de Noémie bergez « In code we trust » sur le RGPD" + }, + { + "start_timestamp" : "00:18:24.500", + "end_timestamp" : "00:32:31", + "short_chapter_name" : "chronique-isabella-vanni-francois-poulain-le-libre-fait-sa-com-benevalibre", + "chapter_title" : "Chronique d'Isabella Vanni avec François Poulain « Le libre fait sa com' » sur le projet bénévalibre" + }, + { + "start_timestamp" : "00:36:37.600", + "end_timestamp" : "00:49:14.100", + "short_chapter_name" : "chronique-veronique-bonnet-partager-est-bon-perte-ethique-logiciel-libre-dans-opensource", + "chapter_title" : "Chronique de Vénorique Bonnet « Partager est bon » sur la perte de l'ethique du logiciel libre dans l'opensource" + }, + { + "start_timestamp" : "00:52:58.300", + "end_timestamp" : "01:09:18.000", + "short_chapter_name" : "interview-antoine-bardelli-outils-libre-pour-image-milieu-professionnel", + "chapter_title" : "Interview Antoine Bardelli sur les outils libres pour l'image dans le milieu professionnel" + }, + { + "start_timestamp" : "01:14:19.200", + "end_timestamp" : "01:26:53.860", + "short_chapter_name" : "chronique-vincent-calame-jouons-collectif-quete-libre-fph-suite", + "chapter_title" : "Chronique de Vincent Calame « Jouons collectif » sur la quête du libre à la FPH - suite" + }, + { + "start_timestamp" : "01:27:07.080", + "end_timestamp" : "01:30:00", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}