Goblenus / WallhavenApi

Wallhaven API for Python
MIT License
27 stars 9 forks source link

add user favorites and collections functions #1

Closed resonance50 closed 7 years ago

resonance50 commented 7 years ago

User collections can be created and deleted. Images can be added and removed from user collections. Limitations of wallhaven mean that images can only be contained within one collection at a time. Also wallhaven return codes for the requests are inconsistent. It is common to receive a HTTP 500 error code even though a request has gone through successfully.

Goblenus commented 7 years ago

@resonance50 Hello. Thanks for this push request. I'm qute busy and I'll expect to check this at weekend.