This script downloads wallpapers from wallhaven.cc, the script offers various filter options to download only wallpapers to your liking.
You can configure it directly inside the script or per command line arguments (command line arguments will override settings made directly in the script)
check ./wallhaven.sh -h
for details
Dependencies:
- bash
- wget
- sed
- jq
- gnu parallel (if you wish to use it)