4kwallpapers-scraper/README.md

15 lines
509 B
Markdown
Raw Permalink Normal View History

2021-01-19 11:51:45 +01:00
# 4kwallpapers-scraper
2021-01-19 18:47:59 +01:00
A Python script to scrape wallpapers from https://4kwallpapers.com/.
## Usage
2021-01-19 18:54:12 +01:00
The program takes one or more arguments. The first argument is the path to the
download directory; this is where the pictures will end up. Each category
creates a subdirectory for itself.
Any arguments following the path correspond to category names. This allows you
to only download certain categories.
Do note that a full download can take a while: upwards of 15 minutes on a fast
internet connection.