Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khunhtetznaing/instagram-downloader
https://github.com/khunhtetznaing/instagram-downloader
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/khunhtetznaing/instagram-downloader
- Owner: KhunHtetzNaing
- Created: 2018-06-11T05:54:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-03T11:43:08.000Z (almost 6 years ago)
- Last Synced: 2024-10-10T13:34:39.868Z (3 months ago)
- Language: PHP
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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