any way to add functionality that can use a flag that will read a list of URLs to process? ie -f flag for file -o flag for output directory for these urls ``` stylestats -f /opt/stylestats/url-list.txt -t json -t type json -o /opt/stylestats/outputdir/ ```
any way to add functionality that can use a flag that will read a list of URLs to process?
ie
-f flag for file -o flag for output directory for these urls