diff --git a/podcasts/config/lav-20190604.json b/podcasts/config/lav-20190604.json new file mode 100644 index 0000000..ded1732 --- /dev/null +++ b/podcasts/config/lav-20190604.json @@ -0,0 +1,31 @@ +{ + "short_date" : "20190604", + "long_date" : "4 juin 2019", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "chapters" : [ + { + "start_timestamp" : "00:02:20.45", + "end_timestamp" : "00:56:21.60", + "short_chapter_name" : "presentation-framasoft-pyg", + "chapter_title" : "Présentation de Framasoft par PYG" + }, + { + "start_timestamp" : "00:59:14.35", + "end_timestamp" : "01:12:05.60", + "short_chapter_name" : "presentation-openacademie-etienne-andre", + "chapter_title" : "Présentation d'OpenAcadémie avec Étienne André" + }, + { + "start_timestamp" : "01:15:05", + "end_timestamp" : "01:25:47.40", + "short_chapter_name" : "hommage-patrick-sinz-pierre-ficheux", + "chapter_title" : "Hommage à Patrick Sinz avec Pierre Ficheux" + }, + { + "start_timestamp" : "01:25:47.40", + "end_timestamp" : "01:30:00", + "short_chapter_name" : "annonces", + "chapter_title" : "Annonces" + } + ] +}