From 282691a8e699f7ff9327b9e69d250b8798af8fc6 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Mon, 27 Mar 2023 19:33:09 +0200 Subject: [PATCH] updates to handler --- bin/handler.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/handler.py b/bin/handler.py index d0d039d..00055ba 100644 --- a/bin/handler.py +++ b/bin/handler.py @@ -15,6 +15,7 @@ ffmpeg = bin.probe import configparser import time import shutil +import subprocess # Loading the config file to get user preferred temp path