mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 10:44:52 +01:00
bitwarden
This commit is contained in:
@@ -95,4 +95,4 @@ if os.path.exists(_FULL_PATH):
|
||||
status, output = subprocess.getstatusoutput(myCmd)
|
||||
print(output)
|
||||
for p in parts:
|
||||
shutil.move(p, _PROCESSED)
|
||||
shutil.move(p.replace(".MP4", ".*"), _PROCESSED)
|
||||
Reference in New Issue
Block a user