From 6c56448864cf4c84e2894ae3e2519a2fb5532442 Mon Sep 17 00:00:00 2001 From: Quentin Gibeaux Date: Wed, 2 Oct 2019 11:13:06 +0200 Subject: [PATCH] add lav json 10 01 19 --- podcasts/config/lav-20191001.json | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 podcasts/config/lav-20191001.json diff --git a/podcasts/config/lav-20191001.json b/podcasts/config/lav-20191001.json new file mode 100644 index 0000000..668fc73 --- /dev/null +++ b/podcasts/config/lav-20191001.json @@ -0,0 +1,32 @@ +{ + "short_date" : "20191001", + "long_date" : "1 octobre 2019", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "Présentation de la licence Colibre avec Vincent Mabillot - Les logiciels libres pour l'audio et la musique assistée par ordinateur avec Olivier Humbert et Yann Collette - Chronique « La pituite de Luk » - Annonces", + "chapters" : [ + { + "start_timestamp" : "00:03:02.600", + "end_timestamp" : "00:18:31.600", + "short_chapter_name" : "presentation-licence-colibre-vincent-mabillot", + "chapter_title" : "Présentation de la licence Colibre avec Vincent Mabillot" + }, + { + "start_timestamp" : "00:22:37.400", + "end_timestamp" : "01:14:41.570", + "short_chapter_name" : "logiciels-libres-audio-musique-assistee-par-ordinateur-olivier-humbert-yann-collette", + "chapter_title" : "Les logiciels libres pour l'audio et la musique assistée par ordinateur avec Olivier Humbert et Yann Collette" + }, + { + "start_timestamp" : "01:19:12.80", + "end_timestamp" : "01:23:11.100", + "short_chapter_name" : "chronique-la-pituite-de-luk", + "chapter_title" : "Chronique « La pituite de Luk »" + }, + { + "start_timestamp" : "01:23:21.080", + "end_timestamp" : "01:30:00.000", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}