Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 808 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 808 Bytes

Instagram Media Downloader

A Python script to download media from a specific Instagram account using the instaloader library.

Features

  • Download all media from a public Instagram profile
  • Handle various exceptions such as non-existent profiles, private profiles, and login requirements

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/instagram-photo-downloader.git
  2. Create a virtual environment:
    python -m venv venv
    source venv/bin/activate
  3. Install the required packages:
    pip install -r requirements.txt
  4. Run the script:
    python instagram_downloader.py
  5. Enter the Instagram username when prompted.
    Enter the Instagram username: exampleuser