Insta Dp Downloader
Project Description:
In this project, I have used "Insta Loader" to download high quality images from instagram account. You only need to enter the username of the person and it will download it. Furthermore, it can download the profile picture of both public and private accounts. Currently I have only implemented Terminal implementation whereas GUI is yet to be done.
Requirements:
Following modules need to be installed for it to work properly:
- Instaloader
Instaloader:
Instaloader exposes its internally used methods and structures as a Python module, making it a powerful and intuitive Python API for Instagram, allowing to further customize obtaining media and metadata.
It can be installed using "pip install instaloader"