remotes/1693045480750635534/spooky-22
Aevann1 2021-09-15 02:55:48 +02:00
parent b8749ef949
commit 46a99f14ae
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ class UploadException(Exception):
pass
def upload_video(file):
file_path = path.join("temp", secure_filename(file.filename))