amp-library
amp-library copied to clipboard
Convert from Instagram TV post
Instagram TV posts are not parsed correctly
For example: https://www.instagram.com/tv/B4SQ6qAn1IS
I solved changing the line 154 in InstagramTransformPass::getShortcodeAndUrl function to this new regular expression: preg_match('&(*UTF8)instagram.com/(p|tv)/([^/]+)/?&i', $href, $matches). This library support only posts (/p/). You can add /tv/ for IGTV