###The script now comes with a search functionality, you can now search and download wallpapers from the command line.
A wallhaven scraper which downloads all the wallpapers from the first page of alpha.wallhaven.cc
This Script now comes with categories and purity sort support.
NOTE- Downloading NSFW images require a Wallhaven Account
- Download the wallhaven-dl.py
- Move wallhaven-dl.py to the folder in which you want wallpapers to download.
- run script
- It'll ask you to choose a category, download the latest wallpapers or search, choose as per desired.
- enjoy!
$ python3 wallhaven-dl.py
This project depends on BeautifulSoup, Requests, tqdm, lxml Your can install install the dependencies using the requirements.txt file and running
$ pip3 install -r requirements.txt
Wallhaven-dl © 2016, Saurabh Bhan. Released under the MIT License.