bash script to download wallpapers form wallhaven.cc
#Installation:
$ sudo wget https://raw.githubusercontent.com/HamedSepehr/whdler/master/whdler -O /usr/local/bin/whdler
$ sudo chmod +x /usr/local/bin/whdler
#Usage: Go to wallhaven.cc and search what you like, copy the url and use this command to download all wallpapers in the search result
$ whdler "copied url"
$ whdler "https://alpha.wallhaven.cc/search?q=linux&categories=101&purity=100&sorting=relevance&order=desc"
NOTE: this script see the site as guest, therefore it can not download wallpapers which are not allowed for guest users to see.
Contact: hamedsepehry[at]yahoo[dot]com