IGDL-Android is an Android-based tool for downloading Instagram Reels and videos.
It supports multiple languages and custom server endpoints.
Simple, efficient, and works out of the box without any additional plugins.
- 🚀 Fast downloads for Instagram Reels / videos
- 🌏 Multi-language support (English, Traditional Chinese)
- ⚙️ Custom server URL (HTTP / HTTPS, auto-completes default ports)
- 📂 Custom download directory (via system file picker)
- 📢 Download notification (Toast message when download starts)
- 🖼️ Customizable app icon
-
Option A:
Deploy using Instagram-reels-download-docker -
Option B:
Deploy using the original repo
- Go to the Releases page and download the latest APK.
- Transfer the APK to your phone and install it.
- Open the app, set the server URL and download location, and start using it.
- Android Studio (latest version recommended)
- JDK 17 or higher
- Android SDK (Compile SDK 34)
# 1. Clone the repository
git clone https://github.com/YourGitHubUsername/IGDL-Android.git
cd IGDL-Android
# 2. Build the Release APK with Gradle
./gradlew assembleReleaseThis project is modified and extended from the following open-source Repo: Instagram-reels-downloader — https://github.com/Okramjimmy/Instagram-reels-downloader
This project is licensed under the MIT License.