diff --git a/podcasts/config/lav-20180904.json b/podcasts/config/lav-20180904.json new file mode 100644 index 0000000..c66e39c --- /dev/null +++ b/podcasts/config/lav-20180904.json @@ -0,0 +1,26 @@ +{ + "short_date" : "20180904", + "long_date" : "4 septembre 2018", + "ffmpeg_bin" : "../FFmpeg/ffmpeg", + "short_description" : "Fête des possibles, La directive droit d’auteur, DRM (menottes numériques)", + "chapters" : [ + { + "start_timestamp" : "00:03:00.40", + "end_timestamp" : "00:17:54.80", + "short_chapter_name" : "fete-des-possibles", + "chapter_title" : "Fête des possibles" + }, + { + "start_timestamp" : "00:21:16.05", + "end_timestamp" : "00:38:07.00", + "short_chapter_name" : "directive-droit-auteur", + "chapter_title" : "La directive droit d'auteur" + }, + { + "start_timestamp" : "00:38:08.00", + "end_timestamp" : "01:20:35.00", + "short_chapter_name" : "drm", + "chapter_title" : "DRM (menottes numériques)" + } + ] +}