MaciejWiatr / IGDownloader

Simple Instagram photo downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intagram photo downloader 📷

Simple instagram photo downloader that just works!

Installation

Use git to clone repo

git clone https://github.com/MaciejWiatr/IGDownloader

Install dependencies

npm install
pipenv install // or pip -r install requirements.txt

Usage

Run development server 🖨

npm run dev-server

Build project 👷‍♂️

npm run build

Run python server 🐍

python3 app.py 

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Simple Instagram photo downloader


Languages

Language:Python 34.2%Language:CSS 30.1%Language:JavaScript 21.7%Language:HTML 13.9%