Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Protect exif.get(date fiels) as some old mp4 may return ContentCreati…
…onDate as YYYY (eg. 2014) which is converted to int, causing re.match(pattern, dt) to fail.
- Loading branch information