Extract text needed from the the formatted texts using colons, like text1:text2:text3:text4... (3) -> output is text3.
How to use?
Python must be installed on your system. Put your texts inside "input.txt" and run the script. Input the number of the section you want to export. (eg. 1:2:3:4, input 4 for the last section) The script will export it to "output.txt".
You don't need to delete the old data in "output.txt"; the script will rewrite i