diff --git a/podcasts/config/lav-20190129.json b/podcasts/config/lav-20190129.json new file mode 100644 index 0000000..15d473f --- /dev/null +++ b/podcasts/config/lav-20190129.json @@ -0,0 +1,27 @@ +{ + "short_date" : "20190129", + "long_date" : "29 janvier 2019", + "ffmpeg_bin" : "./FFmpeg/ffmpeg", + "chapters" : [ + { + "start_timestamp" : "00:02:17.4", + "end_timestamp" : "00:16:14", + "short_chapter_name" : "jouons-collectif" + }, + { + "start_timestamp" : "00:18:38.4", + "end_timestamp" : "01:07:48", + "short_chapter_name" : "directive-droit-auteur" + }, + { + "start_timestamp" : "01:11:29.5", + "end_timestamp" : "01:25:59", + "short_chapter_name" : "groupe-trad-gnu" + }, + { + "start_timestamp" : "01:25:59", + "end_timestamp" : "01:28:43", + "short_chapter_name" : "annonces" + } + ] +}