mirror of
https://github.com/saurabhan/Wallhaven-dl.git
synced 2026-01-04 00:48:01 +00:00
Update README.md
This commit is contained in:
@@ -9,15 +9,15 @@ A wallhaven scraper which downloads all the wallpapers form the first page of ap
|
|||||||
1. Download the wallpy.py
|
1. Download the wallpy.py
|
||||||
2. Move wallpy.py to the folder in which you want wallpapers to download.
|
2. Move wallpy.py to the folder in which you want wallpapers to download.
|
||||||
3. run script
|
3. run script
|
||||||
'''
|
```
|
||||||
$ python3 wallpy.py
|
$ python3 wallpy.py
|
||||||
'''
|
```
|
||||||
|
|
||||||
## Dependencies:
|
## Dependencies:
|
||||||
|
|
||||||
This project depends on Beautiful soup
|
This project depends on Beautiful soup
|
||||||
Your can install beautiful soup via pip
|
Your can install beautiful soup via pip
|
||||||
'''
|
```
|
||||||
$ sudo pip3 install bs4
|
$ sudo pip3 install bs4
|
||||||
'''
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user