From 03e53bdda3094d226cb4ce57715da62c7c5beab6 Mon Sep 17 00:00:00 2001 From: jaydee Date: Mon, 23 Sep 2024 17:12:15 +0200 Subject: [PATCH] bitwarden --- handle_imported_video.py | 1 + 1 file changed, 1 insertion(+) diff --git a/handle_imported_video.py b/handle_imported_video.py index 04b6722..343a0a0 100644 --- a/handle_imported_video.py +++ b/handle_imported_video.py @@ -55,6 +55,7 @@ if os.path.exists(_FULL_PATH): print(json.dumps(video_seq,indent=2)) os.mkdir(_PROCESSED) print(_SEQUENCES) + for vid in video_seq: if len(_SEQUENCES) != 0 and vid not in _SEQUENCES: