A web app to preview and download all pictures, videos and reels from an Instagram Post based on instaloader.
- Download all media from a post using URL.
- Download a single reel using URL.
-
Clone the Repository:
git clone https://github.com/AzeemIdrisi/InstaLoaderWeb -
Navigate to the Project Directory:
cd InstaLoaderWeb -
Install dependencies:
pip install -r requirements.txt -
Run the Django Server:
python manage.py runserver -
Access the System:
Open your web browser and go to
http://localhost:8000to use the system.
- Select
Copy Linkfrom the share button of any public Instagram Account's post/reel. - Enter the copied
URLin the web app. - Click
Downloadbutton. - Wait till the media appears.
This project is licensed under the GPL-3 License.
Contributions are welcome! To contribute, please follow these guidelines:
- Fork the repository and clone it to your local machine.
- Make your changes and commit them with descriptive commit messages.
- Push your changes to your fork on GitHub.
- Open a pull request to the main repository, explaining your changes and their purpose.
Azeem Idrisi - @AzeemIdrisi
If you like my work you can support me via :
InstaLoaderWeb © Azeem Idrisi 2024



