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:8000
to use the system.
- Select
Copy Link
from the share button of any public Instagram Account's post/reel. - Enter the copied
URL
in the web app. - Click
Download
button. - 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