Python Crawler is a tool for the purpose of collecting vocabulary on VoiceTube.com and make an output file in .csv format for future usage.
Manually save the vocabulary page on VoiceTube.com as VoiceTube.html in this folder.
pip install requests bs4 csvpython crawler.py <fileName>or use default file name if $1 is empty
python crawler.pyIf crawler.py has been executed, an updated output.csv will be generated.