Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

🔍 Wallpaper Downloader from wallhaven.cc (by specific tag)

License

Notifications You must be signed in to change notification settings

dionixs/wallhaven-tag-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wallhaven-tag-downloader

🔍 Wallpaper Downloader from wallhaven.cc (by specific tag)

Run

gem install bundle
bundle install
bundle exec ruby main.rb

Before running the program, need to edit a file settings.json

 "api": "<your_key>",
 "categories": "<number>" \\ 100/101/111 (general/anime/people)
 "purity": "<number>" \\ 100/110/111 (sfw/sketchy/nsfw)
 "sorting": "<sorting>" \\ date_added/relevance/random/views/favorites/toplist
 "order": "<order>" \\ desc/asc
 "resolution": "<your_resolution>"
 "tag": "<tag_to_search>"

Requirements

  • ruby-2.7.0

About

🔍 Wallpaper Downloader from wallhaven.cc (by specific tag)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages