How to embed instagram videos without extra divs and html
I'm building a simple static website that plays videos. I want some of my content to come from Instagram, but when I embed blockquotes from Instagram I get the entire post-- is there a way to only get the video? I am obviously going to credit creators and Instagram, but I would like to be able to format it to match my website.
Here's an example:
<blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/p/CUSwegHpSXB/?utm_source=ig_embed&utm_campaign=loading" data-instgrm-version="13"></blockquote>
<script async src="https://www.instagram.com/embed.js"></script>
from Recent Questions - Stack Overflow https://ift.tt/3kI0MCt
https://ift.tt/eA8V8J
Comments
Post a Comment