hugo-medialog/utils
Óscar M. Lage 80b872d6e9 Add FetchImageFromGoogle function for the images download
From now on we can use both: fanart and google for the images download. By
default it will be using fanart but if we want to use google because images
in fanart are not appropriate (or it didn't find anything because the
content is Spanish or reasons), we can add the following to the .md:

```yml
query: google
```

And it should use google for image searching instead of fanart.
2024-12-17 14:29:54 +01:00
..
config.go Get rid of stupid file comments 2024-10-10 11:47:05 +02:00
markdown.go Fixes quotes in progress and episode fields 2024-12-12 13:19:38 +01:00
utils.go Add FetchImageFromGoogle function for the images download 2024-12-17 14:29:54 +01:00