Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/khunhtetznaing/instagram-downloader


https://github.com/khunhtetznaing/instagram-downloader

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Simple Instagram Photos & Videos downloader with php!
-No need any api from instagram!

- This script will return real download url and type(Photo or video) with json format!

[
{
"video": "true_OR_false",
"url": "RealDlLink"
}
]

- Requries 1 parameter ?url=YOUR_INSTAGRAM_PHOTO_OR_VIDEO_LINK

(Eg: app.htetznaing.com/idl/index.php?url=https://www.instagram.com/p/Bj2qct5jKHP)

Get Code Here => https://github.com/KhunHtetzNaing/instagram-downloader/blob/master/index.php