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