* support multiple output format
* output plain text when -oA
* separate the conditions
* fail output-all when it's not used with output
* update doc
* remove hashes for plain output when -hash isn't used
* add integration test
* use filepath
* fix no hash std output
* remove json/csv extension for json/csv only output
* add ext when both -csv and -json is used
* fix assertion
* commit to last commit
* print filenames
* no tmpdir
* remove files
* remove prints
* lowercase options
* test update
---------
Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
* Added .idea to .gitignore
* Updated the README
* Added more verbose information on preset extractors
* removing deprecated ioutil
Co-authored-by: Mzack9999 <mzack9999@protonmail.com>