<div dir='auto'>There should be EXIF metadata in each photo which should include the date taken.<div dir="auto"><br></div><div dir="auto">Should.</div><div dir="auto"><br></div><div dir="auto">-Mark</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Jun 21, 2022 1:27 PM, Bruce Labitt &lt;bruce.labitt@myfairpoint.net&gt; wrote:<br type="attribution" /><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Recently got a message (well really quite a few) warning me that my <br>
"free storage" on google is running out.&#160; This, of course, is yet a new <br>
way for Google to monetize all the free stuff that they had been <br>
providing for a while.&#160; I do have strong opinions on re-negging on <br>
promises, but lets not go there.</p>
<p dir="ltr">Google apparently provides a way to extract your data, more or less.&#160; <br>
You can export your data using "Google Takeout".&#160; So I wanted to takeout <br>
my photos, since it seemed they were the dominant storage hog.&#160; I <br>
exported my photos, and got 8 2GB zip files.&#160; Google touched the files <br>
and they all have today's date. This stinks because I usually sort on <br>
date.&#160; For some of the photos, the date is embedded in the file name.&#160; <br>
For the earlier ones, the camera manufacturer didn't do that.&#160; (Takeout <br>
only exports the data, it does not delete it.)&#160; In the export, it seems <br>
there are json files for every jpg downloaded.&#160; Seems like a lot of <br>
clutter, what use are these json files?&#160; Apparently they had some value <br>
to Google, because they made them.</p>
<p dir="ltr">Is there some way to extract the photos from google with the dates intact?</p>
<p dir="ltr">If not, can the files be parsed for their date taken and the attribute <br>
date reset to the taken date?&#160; Say one were to do this in python, it <br>
seems one could do this with PIL, and os.walk through the directories.&#160; <br>
Not quite as sure about resetting the date attribute, but pretty sure it <br>
can be done.&#160; Seems like it could be an interesting exercise.&#160; (Suppose <br>
one could also extract the GPS info if available and further categorize <br>
the photos.)</p>
<p dir="ltr">Are there any pitfalls to the the paragraph above?&#160; Can any of you <br>
suggest a better way to do this?<br></p>
<p dir="ltr">_______________________________________________<br>
gnhlug-discuss mailing list<br>
gnhlug-discuss@mail.gnhlug.org<br>
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/<br>
</p>
</blockquote></div><br></div>