Dymantic / laravel-instagram-feed

150 stars 51 forks source link

Carouselitems #35

Closed ascentcreative closed 3 years ago

ascentcreative commented 3 years ago

Added is_carousel to MediaParser output - always false for Image and Video. For Carousel, depends on whether there are child items (after filtering based on ignore_video). parseAsCarousel also includes the filtered children in the output.

michaeljoyner commented 3 years ago

That was quick, great work. It's a little late here, so I'll go through this properly in the morning and get it merged if there are no issues. Thanks for contributing.