Instagram Videos Downloader is a self-hosted webapp and API built with Next.js that allows users to easily and quickly download Instagram videos. Users can paste the URL of any public Instagram post and receive the video file in MP4 format.

The API provides JSON responses with the video URL and metadata for integration into other applications.

Features

  • Easy to setup and deploy on Vercel
  • Open-source
  • Responsive user-interface that works easily on mobile
  • Requires Instagram API
  • Can be installed easily on Windows, Linux, macOS or a remote server

License

This project is licensed under the [MIT] License 

Resources & Download

GitHub - riad-azz/instagram-video-downloader: Simple website made with Next.js for downloading instagram videos with an API that can be used to integrate it in other applications.
Simple website made with Next.js for downloading instagram videos with an API that can be used to integrate it in other applications. - GitHub - riad-azz/instagram-video-downloader: Simple website…