written by Gökdeniz Özkan, github username: gokdenizozkan under GNU GPLv3 license, see further information in LICENSE document.
json-text-extractor (JTEx) is a translator tool for extracting "source text" from a JSON file into a TXT file.
1- Download the JTEx onto your computer. 2- Extract "JTEx.exe" and "settings.py" into a folder. 3- Put your JSON file that holds your "source text" into the same folder of JTEx's. 4- Open "settings.py". (You can use Notepad.) 5- Edit the "settings.py" according to your needs.
JTEx is not tested for all kinds of JSON files. I have written JTEx to use on our localization project: "The Sorrowvirus: A Faceless Short Story". To improve JTEx, I need more JSON files that holds text values of a game.
I hope that you can utilize JTEx.
Have a nice day.