From 9970dffdb214b353e82f62fe4e4cdb251dadb26d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Wed, 12 May 2021 00:55:22 +0200 Subject: [PATCH] Remove .html --- main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/main.py b/main.py index 5bbcec4..244c8f4 100644 --- a/main.py +++ b/main.py @@ -44,7 +44,6 @@ def generate_html( """ - video_filename += ".html" html_url = f"https://killyoy.lovinator.space/{video_filename}" with open(f"Uploads/{video_filename}", "w") as file: