-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EXIF Data for archived photos #37
Comments
Here is an exemple from my personal archive.
In these files, you can see the src (means where this photography is saved) and on |
Here is a draft of the logic behind this.
|
Thanks for bringing this to the attention @mothinx 😄 |
To be honest i'm a java developer and i need this feature for my personal case (i'm currently deleting all my digital footprint). I just checked github for some applications to work with facebook-archive and you are the only one i found 😄 |
Description
As a facebook-archive user,
I need to have EXIF Data (at least Date and Time (original)) from my photos archived,
so that I can upload / store this photos in an organized manner.
Explanation
Facebook archive doesn't provide EXIF data from your photos.
There is a way to obtain it by going to
you_archive/photos_and_videos folder/album
.Here, there is all your albums in .html format.
In each .html, there is each photos and a link with photo timestamp.
Acceptance Criteria
Update [Required]
Definition of Done
Estimation
1 Day
The text was updated successfully, but these errors were encountered: