VishwaiOSDev / Loadify-iOS

Instant YouTube and Instagram video downloader for iOS.
https://vishwaiosdev.notion.site/Loadify-355a7be3509149e68bbc6b2a4eab88c6
MIT License
55 stars 16 forks source link

Instagram Download - Failed with error: too many HTTP redirects Error #33

Open mayankbhaisora opened 8 months ago

mayankbhaisora commented 8 months ago

Getting following error while trying to download video from Instagram. [Loadify] URLViewModel.swift: 99 - Failed with error: too many HTTP redirects.

Postman is also showing error - Error: Exceeded maxRedirects. Probably stuck in a redirect loop....

mayankbhaisora commented 7 months ago

Any update on this? APIs are still having issues and showing "Too many requests" also.

VishwaiOSDev commented 7 months ago

Any update on this? APIs are still having issues and showing "Too many requests" also.

Hello, @mayankbhaisora. There appears to be an issue with the backend. Instagram has fully blacklisted my IP address, so I am unable to send requests to the Instagram server. I am attempting to discover a workaround for this issue. Thank you.

mayankbhaisora commented 7 months ago

Oh okay... Please let us know when you will find a workaround...

vrishantakinfotech commented 3 months ago

Which api are you using. If possible please share details with us so we can try with our laptop.

VishwaiOSDev commented 3 months ago

Hi @vrishantakinfotech,

Apologies for the delayed response. I've been tied up with various tasks and haven't had enough time to work on the backend. Instead, I've made the backend open source, and here is the link. Feel free to host it and use it for your personal needs. Sorry again for the delay.