From 9c2cd6f0916e8f41466b80c2dc345630fc887544 Mon Sep 17 00:00:00 2001 From: Shinobi <86633847+Shinobi7k@users.noreply.github.com> Date: Sat, 31 Dec 2022 23:41:38 +0200 Subject: [PATCH] Update main.py --- main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.py b/main.py index 781a907..00b73b7 100644 --- a/main.py +++ b/main.py @@ -891,7 +891,7 @@ def VideoDownloader(event = None): # Convert if there is a conversion if advanced_checker == "yes": downloading_var.set("Converting") - Conversion(final_name, ext, url.length) + Conversion(final_name, "mp4", url.length) # Finished newWindow.bell() downloading_var.set("Finished") @@ -1576,7 +1576,7 @@ def PlaylistDownloader(event = None): # Convert if there is a conversion if advanced_checker == "yes": downloading_var.set("Converting") - Conversion(final_name, ext, url.length) + Conversion(final_name, "mp4", url.length) # If playlist is 720p, 360p, *audio else: