Closed minanagehsalalma closed 4 years ago
should be fixed
should be fixed @t0xic-m can we get an image of it working ? I CAN'T check it this while ;(
of course, here are 2 screenshots: https://t0xic-m.github.io/instagram_json_viewer/screenshot1.jpg https://t0xic-m.github.io/instagram_json_viewer/screenshot2.jpg and a youtube video: https://www.youtube.com/watch?v=0CUbTkrK62M
@t0xic-m hi great and all but why it's not clear ? For messages it should be something like this https://github.com/igdmapps/igdm
And i think every profile should have a different html file that contains everything about them.
Or every profile have a folder with html files of story and messages..etc
The messages section is basically the same as in the repo you linked. Just with more fancy design! And there's not need for different profiles because when you download your data from instagram you only get your own profile! Don't forget that this is not an instagram client, this is just an html interface that shows the json content in a human readable way! But feel free to extend the python code to your own needs!
@t0xic-m "download your data from instagram you only get your own profile!"
I meant the people i am messaging. ..
And isn't that all too much for a one html file ? Won't the browser crash and also using find takes forever and the browser becomes freezed.
Of course you could download every profile from the people you are messaging, but that's not what my goal was with this repo. But it is like 2 lines of python code to add if you want to do that, however I am pretty sure that instagram will deny your requests if you have to many conversations!
That's why every chat is in a separate html file, otherwise yes, your browser would probably crash!
Of course you could download every profile from the people you are messaging,
Mattte i mean the chat thread of them not their profiles !
"That's why every chat is in a separate html file,"
Is it ? This not what i saw in the vid !
Maybe try running it first before you get more confused just by screenshots and a video ;)
like making a new pdf file for every chat
and sort the messages from the newest to the oldest just like what the app does ..
and i don't think the images viewing system works as instagram made a lot of updates