codefog / contao-instagram

Contao extension that displays Instagram feed on your website
MIT License
11 stars 12 forks source link

preview images hosted by Contao for instagram media types VIDEO & CAROUSEL_ALBUM #25

Closed Metis77 closed 4 years ago

Metis77 commented 4 years ago

Now that video & carousels are included, we would love to have also preview images of those types in Contao. So we do not need to load the preview images external from instagram.

if "media_type" => "VIDEO" the is a preview image in "thumbnail_url" if "media_type" => "CAROUSEL_ALBUM" the is the first image in "media_url"

would it be possible to download those images to Contao and use them just as we can use the images of the normal image posts?

qzminski commented 4 years ago

Implemented in 29fa903.

qzminski commented 4 years ago

I have just released 2.2.0 :+1: