Remove .html
This commit is contained in:
1
main.py
1
main.py
@ -44,7 +44,6 @@ def generate_html(
|
|||||||
</head>
|
</head>
|
||||||
"""
|
"""
|
||||||
|
|
||||||
video_filename += ".html"
|
|
||||||
html_url = f"https://killyoy.lovinator.space/{video_filename}"
|
html_url = f"https://killyoy.lovinator.space/{video_filename}"
|
||||||
|
|
||||||
with open(f"Uploads/{video_filename}", "w") as file:
|
with open(f"Uploads/{video_filename}", "w") as file:
|
||||||
|
Reference in New Issue
Block a user