-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the wiki for InstaDownload - a lightweight, open-source Android app that saves Instagram posts, and photos straight to your Downloads folder. No ads, no tracking.
This wiki covers everything you need like how to use the app, build it from source, and understand how it works.
Q: Where do I download InstaDownload? A: From GitHub Releases. See Installation. Also from frdroid to install instantly!
Q: Is it on the Play Store? A: No. It's distributed as an APK via GitHub Releases and Fdroid, or you can build it yourself. Also look on: Problems
Q: What Android version do I need? A: Android 7.0 (Nougat) or newer. First make sure Instagram supports that version!
Q: How do I download a reel? A: Paste the link and tap Download, or share the link to InstaDownload from Instagram. See How to Use.
Q: Where are my downloads saved? A: Your device's Downloads folder. See Where Your Files Go.
Q: Can it download private posts? A: No - only public content. There's no login sorry.
Q: Does this work on rooted/unlocked bootloader/not attestated devices? A: Yes!
Q: How do I build it from source? A: Follow the Building guide.
Q: How does it actually fetch the media? A: See How Downloading Works.
Q: How do I report a bug? A: Open a GitHub Issue.
...fix a "download failed" error
Check Troubleshooting
...understand the code
Read the Developer Guide
...contribute a fix or feature
See Contributing
- Project: https://github.com/Orang-Studio/InstaDownload
- Bug Reports: https://github.com/Orang-Studio/InstaDownload/issues
- License: MIT
- Min Android: 7.0 (API 24, Nougat)
- Target Android: 15 (API 35)
- Language: Kotlin
- UI: Jetpack Compose + Material 3
- License: MIT
- Read the guides - User Guide and Developer Guide cover most questions
- Report a bug - open a new issue
- Email us - software@oranges.lt
Disclaimer: InstaDownload is for educational and personal use. Respect Instagram's Terms of Service and only download content you have the rights to.
This project was made by vakarux and put on OrangStudio repos.
Welcome to InstaDownload!