From 7f14c29515e714c71129cf9275ea5c7c2f9d716d Mon Sep 17 00:00:00 2001 From: Quentin Gibeaux Date: Thu, 2 May 2019 15:56:23 +0200 Subject: [PATCH] add json 4 30 19 --- podcasts/config/lav-20190430.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 podcasts/config/lav-20190430.json diff --git a/podcasts/config/lav-20190430.json b/podcasts/config/lav-20190430.json new file mode 100644 index 0000000..4807283 --- /dev/null +++ b/podcasts/config/lav-20190430.json @@ -0,0 +1,7 @@ +{ + "short_date" : "20190430", + "long_date" : "30 avril 2019", + "ffmpeg_bin" : "./FFmpeg/ffmpeg", + "chapters" : [ + ] +}