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.
https://instagram-videos.vercel.app
MIT License
180 stars 75 forks source link

Some reels does not load. #14

Open BohdanMW opened 3 months ago

BohdanMW commented 3 months ago

Describe the bug When i use your site or the code itself some reels are not available. Some do not have a link to the video, although in fact the reel itself exists and can be downloaded through other services on the Internet. Sometimes the link to the video is incorrect, it gives out 'invalid handle' error.

To Reproduce Steps to reproduce the behavior:

  1. Go to website
  2. Paste 'https://www.instagram.com/reel/C7A1HIbMsiK/?igsh=MWh1MXVtN292N3EwdA=='
  3. See error
  4. Click on video link and see that reel is not actually 'private'

Expected behavior I should be able to download all public reels