dipanjal / scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WallHaven Downloader

Dependensies

install pip 3

sudo apt install pip3

install beautiful soup 4

pip3 install beautifulsoup4

install requests

pip3 install requests

Usage

search by url

python3 wallhaven.py -u "https://alpha.wallhaven.cc/search?q=id:38424"

search by keyword

python3 wallhaven.py -w cats

search by keyword with resulation param

python3 wallhaven.py -w cats -r 16x9

Demo

About


Languages

Language:Python 100.0%