From 423c50e1602024be0ccbd25e99abae6c2bf2bb1e Mon Sep 17 00:00:00 2001 From: Zen <46526140+master-of-zen@users.noreply.github.com> Date: Sat, 11 Jan 2020 08:02:22 +0200 Subject: [PATCH] todo --- main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index 92ee78d..b740d36 100644 --- a/main.py +++ b/main.py @@ -6,6 +6,7 @@ TODO: DONE make encoding queue with limiting by workers DONE make concatenating videos after encoding DONE make passing your arguments for encoding, +2-pass encode by default for better quality make separate audio and encode it separately, """ #import asyncio