mirror of
https://github.com/saurabhan/Wallhaven-dl.git
synced 2026-09-02 20:11:47 +00:00
d427d05311f072c5b630093d4a6bf39dc5e407d0
Added Number of pages you want to download wallpapers. Added a Download Progress bar to show the current download Progress.
Wallhaven-scraper
Author - Saurabh Bhan
A wallhaven scraper which downloads all the wallpapers form the first page of aplha.wallhaven.cc
How to use:
- Download the wallpy.py
- Move wallpy.py to the folder in which you want wallpapers to download.
- run script
$ python3 wallpy.py
Dependencies:
This project depends on Beautiful soup Your can install beautiful soup via pip
$ sudo pip3 install bs4
Languages
Python
95.2%
Dockerfile
4.8%
