michabirklbauer / instagram_json_viewer

Transforms Instagram's *.json / backup data - that you get via the Data Download Tool - to a readable format!
https://michabirklbauer.github.io/instagram_json_viewer/
MIT License
49 stars 15 forks source link

Restructure of messages.json #5

Closed michabirklbauer closed 3 years ago

michabirklbauer commented 3 years ago

Seems like instagram changed the file structuring (again). Have to still confirm with my own data but looks like it with newer accounts. Possibly have to merge json files first or recursively parse them in subfolders.

albyaty commented 3 years ago

Thank you for noticing this! I just added a comment on your youtube video, I thought you were not aware of this. would really appreciate an update :) thank you so much

michabirklbauer commented 3 years ago

Works on my end now - if there are still issues, feedback would be appreciated!

michabirklbauer commented 3 years ago

New changes should fix this issue. Unsure about how many new json keys exist -> could be improved with more input.

michabirklbauer commented 3 years ago

Issue is further tracked in #10