Compiled file is here: https://github.com/julienarcin/email-extractor/blob/master/builds/email-extractor.phar
email-extractor outputFile [-D|--includeDuplicates]
Extract email of all the .csv and .txt files in the current directory and create an output csv file. If the csv files come from Scrap.io, it will add their Google ID.
outputFile
: Name of the output file (default: output.csv)
-D, --includeDuplicates
: Include email duplicates in output file.