Scrape content from the web based on extension. Inspired by ImageScraper
Install using pip :
pip install extscrape
$ extscrape [options] url extension -h, --help show this help message and exit
-p PATH Specify custom path to save files
-m MAX_FILES Limit number of files to download
-n NO_OF_THREADS Specify number of threads to spawnAdd support for JavaScript injected images.