Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wencakisa/igdown
One-click Instagram downloader client
https://github.com/wencakisa/igdown
django downloader instagram
Last synced: 13 days ago
JSON representation
One-click Instagram downloader client
- Host: GitHub
- URL: https://github.com/wencakisa/igdown
- Owner: wencakisa
- License: mit
- Created: 2017-09-10T21:13:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:42:58.000Z (about 2 years ago)
- Last Synced: 2024-12-23T13:13:58.566Z (16 days ago)
- Topics: django, downloader, instagram
- Language: Python
- Homepage: https://igdown.herokuapp.com
- Size: 534 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/made-with-python.svg)](http://forthebadge.com)![Logo](https://raw.githubusercontent.com/wencakisa/igdown/master/downloader/static/downloader/images/favicon.png)
# [IGDown](https://igdown.herokuapp.com/)
**IGDown** is an Instagram downloader client, written in pure Python and Django.
## How to contribute
1. Download a copy from GitHub:
```
$ git clone https://github.com/wencakisa/igdown.git
$ cd igdown/
```2. Install Python dependencies:
```
$ pip3 install -r requirements.txt
```3. Run the development server:
```
$ python3 manage.py runserver
```4. Write some code and open a pull request
## Contributors
- [wencakisa](https://github.com/wencakisa) - Creator of **IGDown**
### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.