I wrote this script for my friend. This script's job is adding meta tag to html, remove .fla file, and zip folder
- install python3 https://www.python.org/downloads/
- install BeautifulSoup library (pip3 install beautifulsoup4)
- copy script to working folder
- execute it, and select operation.
- and enjoy your time :)