bitwarden

This commit is contained in:
jaydee
2024-09-24 14:27:31 +02:00
parent 5b3ed1bd80
commit 2e016e4d30

View File

@@ -121,4 +121,4 @@ if os.path.exists(_FULL_PATH):
shutil.move(p.replace("MP4", "LRV").replace("GH","GL"), _PROCESSED)
except:
print(f"Failed to move {p.replace("MP4", "LRV")}")
os.remove("video.txt")