unsplash icon indicating copy to clipboard operation
unsplash copied to clipboard

Migrate to Unsplash API

Open sevmonster opened this issue 2 years ago โ€ข 4 comments

Currently, the app just replaces the background image with a source.unsplash.com URI. These endpoints are deprecated and should be replaced with API calls.

More context: https://www.reddit.com/r/unsplash/comments/s13x4h/comment/hu2ztml

Note that implementing this requires #9 to comply with section 6 of the API terms and as such Unsplash API guidelines, Technical Guidelines, point 3. Unless the server administrator registers their own API key, the API guidelines must also be followed in full to apply for production rate limits.

sevmonster avatar Jan 17 '23 17:01 sevmonster

since yesterday on my instances I have the problem that through the deprecation of source.unsplash.com I can't get background images from unsplash any more. Are there plans to implement unsplash support via their api?

JojoBr0 avatar Jun 29 '23 16:06 JojoBr0

Sorry, i havent gotten around to do this. I will take a shot at it on the weekend, but for now use one of the other providers.

newhinton avatar Jun 29 '23 17:06 newhinton

okay thanks๐Ÿ‘, changing the provider is the workaround i have already done.

JojoBr0 avatar Jun 30 '23 09:06 JojoBr0

Okay, i will not be able to implement this in the next weeks. I am extremely busy, and to do this properly i have to implement quite a few things:

  • Dynamic Provider Configuration (to allow adding an api-key, and keywords, etc.)
  • Caching (to show urls/attributions)

Both will take time that i dont have due to finals, but i have not forgotten about this and will implement it in the upcoming months.

newhinton avatar Jul 05 '23 17:07 newhinton