2
0
This commit is contained in:
Cedric Hoelzl 2019-11-14 00:29:28 +01:00
parent 88eef9e023
commit f989410d57

View File

@ -1,6 +1,4 @@
const path = require('path');
const down = require('download');
const hasha = require('hasha');
const ffmpeg = require('fluent-ffmpeg');
const {path: ffPath} = require('@ffmpeg-installer/ffmpeg');