Skip to content

Releases: TheLastGimbus/GooglePhotosTakeoutHelper

v3.2.0

08 Jan 13:23
fef1c7a
Compare
Choose a tag to compare
  • Brand new ✨interactive mode✨ - just double click 🤘
    • gpth now uses 💅discontinued💅 file_picker_desktop to launch pickers for user to select output folder and input...
    • ...zips 🤐! because it also decompresses the takeouts for you! (People had ton of trouble of how to join them etc - no worries anymore!)
  • Donation link

v3.1.1

18 Dec 11:36
457a1ec
Compare
Choose a tag to compare
  • Code sign windoza exe with self-made cert

v3.1.0

17 Dec 22:55
92c70a2
Compare
Choose a tag to compare
  • Added --divide-to-dates 🎉

v3.0.0

17 Dec 20:13
ac0a26d
Compare
Choose a tag to compare
  • Dart!
  • Speed
  • Consistency - it is well known what script does, what does it copy and what not
  • Stable album detection (tho still don't know what to do with it)
  • Testing!
  • Better json matching
  • --guess-from-name is now a default
  • --skip-extras-harder is missing for now
  • --divide-to-dates is missing for now
  • End-to-end tests are gone, but they're not as required since we have a lod of Units instead 👍

v2.3.0

11 Aug 11:39
69ee268
Compare
Choose a tag to compare

v2.3.0

  • fix bugs in --skip-extras-harder - thanks @renbeynolds <3
  • add guessing date from filename heuristics - thanks @hheimbuerger <3
  • add "edited" names for --skip-extras - thanks @cintx <3
  • other fixes - thanks @mcgillij <3

v2.2.3

24 Apr 13:46
cf2c6d4
Compare
Choose a tag to compare

v2.2.3

  • some readme changes
  • fix utf8

v2.2.2

28 Mar 23:37
Compare
Choose a tag to compare

v2.2.2

  • Fix negative timestamps on windoza (#87)
  • Add tests

v2.2.1

10 Mar 11:43
Compare
Choose a tag to compare

v2.2.1

  • Better tqdm bar
  • Fix unicode errors
  • Bump loguru and tqdm versions

Closes #78

v2.2.0

15 Feb 17:33
Compare
Choose a tag to compare

v2.2.0

  • Fix another "json name doesn't match" type of issue: #60
  • Clean up logs with loguru: #63
  • Add beautiful progess bar with tqdm: #67

v2.1.3

01 Feb 00:38
Compare
Choose a tag to compare
Fix... the whole script XD