macearl / Wallhaven-Downloader

A simple download Script for Wallhaven.cc
126 stars 26 forks source link

Download by artist #33

Open zeeshanali1993 opened 4 years ago

zeeshanali1993 commented 4 years ago

How to download all wallpapers of a specific artist? Currently using artist ID but wrong wallpapers are downloading.

macearl commented 4 years ago

I'm not sure what you mean by artist? Is there a separate tag for it? Or do you mean from a specific uploader?

Could you post some example images? And which ones are incorrectly downloaded alongside your current settings

paradonym commented 3 years ago

I think he meant something like https://wallhaven.cc/user/Motta123 or in general https://wallhaven.cc/user/$USERNAME

macearl commented 3 years ago

To download uploads from a specific user you should be able to use a simple search with the query "@username" or probably with the @ sign url encoded "%40username"

e.g. "%40Motta123" which would fetch results with this API call: https://wallhaven.cc/api/v1/search?q=%40Motta123