picklepete / pyicloud

A Python + iCloud wrapper to access iPhone and Calendar data.
MIT License
2.52k stars 446 forks source link

Does any know how to decode locationenc field? #430

Open landall opened 1 year ago

landall commented 1 year ago

the locationEnc field in CPLAsset seems to a complex struct after base64decoding it. Does any know how to decode it and get the information in it?