From cffeec0efb5c8cba976c319bd1ba0f4bc7408b82 Mon Sep 17 00:00:00 2001 From: jaydee Date: Wed, 18 Jun 2025 14:33:27 +0200 Subject: [PATCH] build --- handle_imported_video.py | 1 + 1 file changed, 1 insertion(+) diff --git a/handle_imported_video.py b/handle_imported_video.py index f10bc9b..e0bd4fe 100644 --- a/handle_imported_video.py +++ b/handle_imported_video.py @@ -102,6 +102,7 @@ def modify_creation_date(path,src_file): ) def export_gps(_DEV,_SOURCE_DIR,_DAY_DIRS): + print("GPS") for _DAY_DIR in _DAY_DIRS: if ops == "win": _FULL_PATH = _SOURCE_DIR + "\\" + _DEV + "\\" + _DAY_DIR + "\\"