Last active
December 18, 2015 18:29
-
-
Save filmgirl/5826146 to your computer and use it in GitHub Desktop.
Instagram video embed steps. Replace URLs with Amazon S3 links from Instagram page.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<video controls="controls" poster="http://distilleryimage3.s3.amazonaws.com/2ea7416ad9e311e28f2322000a9e0753_7.jpg" width="640" height="640"> | |
<source src="http://distilleryvesper3-7.ak.instagram.com/2ea7416ad9e311e28f2322000a9e0753_101.mp4" type="video/mp4" /> | |
<img alt="C-Mac's Messy Desk" src="http://distilleryimage3.s3.amazonaws.com/2ea7416ad9e311e28f2322000a9e0753_7.jpg" width="640" height="640" title="No video playback capabilities, please download the video below" /> | |
</video> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
But let's say you only know the link "http://instagram.com/p/bCQ2xGpgJX/" how do you actually extract the mp4 link through the API or using the OEmbed endpoint? http://instagram.com/developer/embedding/