From c4f2fb8eb8214259304dc6981b5c1c084b93ffca Mon Sep 17 00:00:00 2001 From: Quentin Gibeaux Date: Fri, 14 Jun 2019 17:45:05 +0200 Subject: [PATCH] add config 6 11 19 --- podcasts/config/lav-20190611.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20190611.json diff --git a/podcasts/config/lav-20190611.json b/podcasts/config/lav-20190611.json new file mode 100644 index 0000000..b2df4f7 --- /dev/null +++ b/podcasts/config/lav-20190611.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20190611", + "long_date" : "11 juin 2019", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "Documentaire LOL - Openstreetmap - Films libres Blender", + "chapters" : [ + { + "start_timestamp" : "00:02:23.70", + "end_timestamp" : "00:13:47.6", + "short_chapter_name" : "interview-francois-zaidi-realisateur-documentaire-lol-logiciel-libre-une-histoire-serieuse", + "chapter_title" : "Interview François Zaïdi réalisateur du documentaire LOL - Logiciel libre une histoire sérieuse" + }, + { + "start_timestamp" : "00:18:31.8", + "end_timestamp" : "1:10:15.1", + "short_chapter_name" : "openstreetmap-state-of-the-map-france-christian-quest-jean-christophe-becquet-noemie-lehuby", + "chapter_title" : "Openstreetmap (State of the map France) avec Christian Quest Jean-Christophe Becquet et Noémie Lehuby" + }, + { + "start_timestamp" : "01:13:19.2", + "end_timestamp" : "01:20:14.60", + "short_chapter_name" : "pepites-libres-films-libres-blender-jean-christophe-becquet", + "chapter_title" : "Pépites libres sur des films libres de la fondation Blender par Jean-Christophe Becquet" + }, + { + "start_timestamp" : "01:20:21.50", + "end_timestamp" : "01:26:47", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}