Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.