Skip to content

Script extracts original creation date from jpg and avi files, and then copy them to directories in accord with the date. Format YYYY-MM-DD

License

Notifications You must be signed in to change notification settings

slaxor505/media-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Script extracts original creation date from jpg and avi files,

and then copy them to directories in accord with the date. Format YYYY-MM-DD

#Pre-requiesites: #For MacOSX and Linux avprobe

MacOSX: brew install libav

Ubuntu: sudo apt install libav-tools

#For Windows: Python for Windows Extensions https://sourceforge.net/projects/pywin32/

usage:

media-sorter.py [-c] [src_dir] [dst_dir]

-c use first 20 character of Camera model as a top folder

About

Script extracts original creation date from jpg and avi files, and then copy them to directories in accord with the date. Format YYYY-MM-DD

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages