My solution to the tag parsing problem
- Download
skype-parser.zip
from latest release - Unzip archive in your directory
- Put your data files:
messages.json
andmedia
folder into your directory - Start index.html
- Choose your
messages.json
file - Press Load
- Enjoy 😊
I downloaded viewer for my export history from official site aka Skype-parser.
But he has some problem with link (<a>
in html). Instead html tags <
and >
there are entity
<a href="http://assistant-traders.ru/insajd-ot-marketmejkera-332-optsionnye-urovni-cme-group-na-03-05-2019/">http://assistant-traders.ru/insajd-ot-marketmejkera-332-optsionnye-urovni-cme-group-na-03-05-2019/</a>
Visit Source if you want vote for this solution 👍 .
It's important that the index.html
file is at the same level as the media
folder.