Google-takeout-parser

Latest version: v0.1.9

Safety actively analyzes 623518 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.9

What's Changed
* add csv youtube/live chat parsing by seanbreckenridge in https://github.com/seanbreckenridge/google_takeout_parser/pull/63

**Full Changelog**: https://github.com/seanbreckenridge/google_takeout_parser/compare/v0.1.8...v0.1.9

0.1.8

What's Changed
* v0.1.8: bump required cachew version by seanbreckenridge in https://github.com/seanbreckenridge/google_takeout_parser/pull/61


**Full Changelog**: https://github.com/seanbreckenridge/google_takeout_parser/compare/v0.1.7...v0.1.8

0.1.7

What's Changed
* Handler map localization by parthux1 in https://github.com/seanbreckenridge/google_takeout_parser/pull/44
* location history: make some fields optional (often missing in pre-2015 history) by karlicoss in https://github.com/seanbreckenridge/google_takeout_parser/pull/56
* Update de locale by parthux1 in https://github.com/seanbreckenridge/google_takeout_parser/pull/59

New Contributors
* parthux1 made their first contribution in https://github.com/seanbreckenridge/google_takeout_parser/pull/44

**Full Changelog**: https://github.com/seanbreckenridge/google_takeout_parser/compare/v0.1.6...v0.1.7

0.1.6

What's Changed
* allowlist for http -> https, resolves 31 by seanbreckenridge in https://github.com/seanbreckenridge/google_takeout_parser/pull/48
* semantic locaion history parser: handle missing placeId and placeConfidence by karlicoss in https://github.com/seanbreckenridge/google_takeout_parser/pull/50
* semantic_location: remove JSON field by seanbreckenridge in https://github.com/seanbreckenridge/google_takeout_parser/pull/52


**Full Changelog**: https://github.com/seanbreckenridge/google_takeout_parser/compare/v0.1.5...v0.1.6

0.1.5

What's Changed
* adds a go script to parse large HTML into split files (should only be used for legacy HTML exports)
* path_dispatch knows to match the split files
* adds a filter flag to filter to a specific model type
* internal types in Activity are now namedtuples, which
means the fields are tagged/more readable

**Full Changelog**: https://github.com/seanbreckenridge/google_takeout_parser/compare/v0.1.4...v0.1.5

0.1.4

What's Changed

This is the first release on github, but version 0.1.4

Since 0.1.3, this bumped the cachew version and removed support
for python3.7 (since it has since stopped getting support (EOLd))

Added some tests and changes to match the new cachew changes

Changed the elevation type for Location to be float, to match
the usage in here:
https://github.com/karlicoss/HPI/blob/master/my/location/common.py

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.