Wallhaven is an excellent picture downloading websit. https://alpha.wallhaven.cc/
This software is for those who dig high-resolution wallpapers. By inputing the keyword and pages you wanna download, breathtaking(or pantsdropping LOL) pictures will be automatically downloaded to your computer. It will be located in your C:\WallPaper.
Do enjoy!
If you are familier with python:
- Download the WPSpyder.py
- Run script
- Enjoy!
$ python3 WPSpyder.py
If you are not:
- run WPSpyder.exe
- enjoy! (only run on Win10)
-h : get help
-t : get sample tags
This project depends on os, requests, time, progressbar, lxml, threading, tkinter. Your can install install the dependencies using the requirements.txt file and running
$ pip3 install -r requirements.txt