Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdushantha/insta-dl
📷 Download Instagram images from a public user.
https://github.com/sdushantha/insta-dl
downloader insta-dl instagram instagram-downloader ripper
Last synced: 9 days ago
JSON representation
📷 Download Instagram images from a public user.
- Host: GitHub
- URL: https://github.com/sdushantha/insta-dl
- Owner: sdushantha
- License: mit
- Created: 2017-09-10T11:01:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-11T02:09:06.000Z (over 6 years ago)
- Last Synced: 2024-10-17T10:48:21.340Z (19 days ago)
- Topics: downloader, insta-dl, instagram, instagram-downloader, ripper
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 93
- Watchers: 5
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
# ![image](https://user-images.githubusercontent.com/27065646/31065811-6dd88f9c-a748-11e7-9d57-2e0ae062f413.jpg) insta-dl
**insta-dl has stopped working. Instagram keeps on changing their JSON format and it is too hard to keep up with their changes.So I have stopped working on this but I will be accepting PRs.**
Download Instagram images as a bulk from any user who is **public**.
USE A VPN WHILE DOWNLOADING OR ELSE **NOT ALL** OF THE IMAGES WILL DOWNLOAD.
RECOMENDED VPN ---> [Windscribe](https://windscribe.com/?friend=10yrk8b4)## Installation
```bash
$ git clone https://github.com/sdushantha/insta-dl.git
```## Requirements
The module requests is needed for this program to work.
```bash
$ pip install requests
```
## Contributors
| Name | GitHub |
| ------------- | ------------- |
| Michael Haas | [TripleFrequency](https://github.com/TripleFrequency) |
| Luka Kerr | [lukakerr](https://github.com/lukakerr) |## Contributing
* Check any open issues or open a new issue to start discussions about your ideas of features and/or bugs
* Fork the repository, make changes, and send pull requests
* And of course add yourself to the contributors table