A Python script to download media from a specific Instagram account using the instaloader
library.
- Download all media from a public Instagram profile
- Handle various exceptions such as non-existent profiles, private profiles, and login requirements
- Clone the repository:
git clone https://github.com/yourusername/instagram-photo-downloader.git
- Create a virtual environment:
python -m venv venv source venv/bin/activate
- Install the required packages:
pip install -r requirements.txt
- Run the script:
python instagram_downloader.py
- Enter the Instagram username when prompted.
Enter the Instagram username: exampleuser