mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 02:34:53 +01:00
bitwarden
This commit is contained in:
@@ -96,4 +96,6 @@ if os.path.exists(_FULL_PATH):
|
||||
print(output)
|
||||
print("Moving...")
|
||||
for p in parts:
|
||||
shutil.move(p.replace(".MP4", ".*"), _PROCESSED)
|
||||
shutil.move(p, _PROCESSED)
|
||||
shutil.move(p.replace("MP4", "THM"), _PROCESSED)
|
||||
shutil.move(p.replace("MP4", "LRV").replace("GH","GL"), _PROCESSED)
|
||||
Reference in New Issue
Block a user