SvenWerlen / moulinette-core

FoundryVTT module which provides a set of tools for DMs for managing assets.
https://www.patreon.com/moulinette
MIT License
41 stars 10 forks source link

Add Unsplash image search to moulinette - image search #9

Closed CyberFoxar closed 1 year ago

CyberFoxar commented 3 years ago

A suggestion rather than a proper issue but I figured it could be useful to add the Unspash image search API to the module.

Unsplash is a website providing free, beautiful stocks photos and images. They're available in a wide variety of resolutions and formats and their API is quite well documented, easy to use, and free (for reasonable volumes).

Their website: https://unsplash.com/ And here's the API doc, as well as the developper portal where they talk a bit about their pricing and such.

SvenWerlen commented 1 year ago

After unsuccessfully trying to implement this, I decided to improve the image search module to support Unsplash. In version v-10.4.0 (moulinette-imagesearch), use your browser to search images on https://unsplash.com/, then copy the URL of the image. And use the "clipboard" action in Moulinette.

image

I hope this workaround is good enough for you