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 + "\\"