StInstaloader is a tool designed to download Instagram posts, including photos and videos. It provides the flexibility to download content from a specific Instagram URL or to download all posts from a given username.
- Download posts (photos and videos) from a provided Instagram URL.
- Download all posts from a given Instagram username.
- Easy-to-use.
- Efficient and lightweight.
- Python 3.x installed on your machine.
- Clone the repository:
git clone https://github.com/ivalshamkya/stinstaloader.git
- Navigate to the project directory:
cd instaloader
- Install dependencies:
pip install -r requirements.txt
- Run the Streamlit App:
streamlit run instagram_downloader.py
Contributions to this project are welcome and encouraged! If you find any bugs, want to add new features, or improve the existing ones, feel free to open issues and pull requests.