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.
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.
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.