/fetcher

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Fetcher

Fetch wallpapers and other files!

Usage:

$ python3 fetch.py

or

$ ./fetch.py

Currently gives you the option of downloading random wallpapers or first page of search result with a keyword(s) search from wallhaven.cc (1 & 2)or you may enter a 4chan (3) thread to pull all files (incl. webm, gif, png, jpg, whatever.), Cyberdrop albums (4) and GIFs from Tenor (5).

Read the instructions on the screen, fairly simple to follow.

Requires wget, urllib and python3.