This Instagram Video Downloader is a testing API project that allows users to download Instagram videos, shorts, or stories onto their PC, laptop, or device. It provides a simple and convenient way to save Instagram media for offline viewing.
- Download Instagram videos, shorts, or stories by providing the respective link.
- Supports downloading videos in various formats, including MP4.
- Offers a user-friendly interface for easy link input and download initiation.
- Open the Instagram Video Downloader website.
- Copy the link of the Instagram video, shorts, or story you wish to download.
- Paste the link in the designated input field on the website.
- Click on the "Download" button to initiate the download process.
- The video will be downloaded onto your PC, laptop, or device.
This project is built using HTML, CSS, and JavaScript. The backend API handles the download functionality, extracting and saving the video from the provided Instagram link.
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Ajmal112/insta-videos-downloader.git
- Navigate to the project directory:
cd insta-videos-downloader
- Open the
index.html
file in your preferred web browser.
Contributions to this project are welcome. If you have any suggestions or find any bugs, please open an issue or submit a pull request.
This project is licensed under the MIT License.