Skip to content
This repository has been archived by the owner on Apr 25, 2018. It is now read-only.

Accessing Video URLs for video posts.

Nishant Arora edited this page Nov 29, 2017 · 1 revision

Q: Last API (https://www.instagram.com/[username]/media/) had mp4 links for video media. New one doesn't. How to get around this problem ?

A: The new one actually just returns the posts and it's thumbnails, that's how ig works now. Once you have the post shortcode use that to hit the proxy again like https://igpi.ga/p/BYrmGN4AWjE/?__a=1 and you should have the mp4 link as video_url, demo here.

Clone this wiki locally