mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 10:44:52 +01:00
bitwarden
This commit is contained in:
@@ -67,7 +67,9 @@ if os.path.exists(_FULL_PATH):
|
||||
continue
|
||||
export_name = "joined_" + vid + ".MP4"
|
||||
parts = video_seq[vid]
|
||||
|
||||
parts.sort()
|
||||
print(parts)
|
||||
if len(parts) > 1:
|
||||
print("This need to be joined!")
|
||||
# for p in parts:
|
||||
|
||||
Reference in New Issue
Block a user