From facf4a29fc63f381d9e812ab3fc5c0b99c9c81ce Mon Sep 17 00:00:00 2001 From: Pascal Temel Date: Tue, 7 Feb 2017 00:53:22 +0100 Subject: support thumbnails for .webm and .mp4 files --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index c891365..330af64 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "body-parser": "^1.16.0", "express": "^4.14.0", "express-rate-limit": "^2.6.0", + "fluent-ffmpeg": "^2.1.0", "gm": "^1.23.0", "knex": "^0.12.6", "multer": "^1.2.1", -- cgit v1.2.3