mirror of
https://gitlab.sectorq.eu/jaydee/imported_video.git
synced 2025-12-14 02:24:53 +01:00
build
This commit is contained in:
@@ -81,6 +81,8 @@ for o, a in opts:
|
||||
#print(_FULL_PATH)
|
||||
|
||||
def modify_creation_date(path,src_file):
|
||||
print(path)
|
||||
print(src_file)
|
||||
create_date = filedate.File(src_file).get()
|
||||
filedate.File(path).set(
|
||||
created = create_date["created"],
|
||||
|
||||
Reference in New Issue
Block a user