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: