Commit Graph

8 Commits

Author SHA1 Message Date
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
9723046c56 Added different image sizes 2024-10-28 12:57:45 +01:00
28ffc9c77b Add markdown utils 2024-10-11 22:44:33 +02:00
a9989ad8fa Added utils.Print() to utils 2024-10-10 20:04:06 +02:00
ccb115a75b Sluggify function added to utils 2024-10-10 14:13:55 +02:00
c7d6e9f72e Get rid of stupid file comments 2024-10-10 11:47:05 +02:00
5cd9f422ea Add utils (Debug, DebugBody, Sep...) 2024-10-09 21:04:10 +02:00
c0b3067f10 Initial commit 2024-10-08 21:08:01 +02:00