Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Latest commit

 

History

History
56 lines (44 loc) · 2.01 KB

README.md

File metadata and controls

56 lines (44 loc) · 2.01 KB

banner

IGSaver

An Instagram downloader application made with flutter, which allows you to easily download posts and profile avatars. IGsaver is currently available in two language (english and persian). See more about features in Screenshots section.

Platform

Dart 2.13.4

Flutter 2.2.3

Dependencies

Download

banner

Build

  1. Make sure you have installed and configured flutter and Android SDKs.
  2. Connect an Android device or run Emulator.
  3. Clone the project:
git clone https://github.com/MRezaKarimi/igsaver.git
cd igsaver
  1. Get dependencies:
flutter pub get
  1. Build project:
flutter run

Known Issues

User-Agent parameter in request headers set to Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) to prevent redirecting to login page. However, after multiple try to download profile, Instagram redirects requests to login page and download profile not working any more.

Due to Android limitations on reading clipboard contents when app is running in the background, clipboard monitor and auto-download only works on Android 9 and below.

Screenshots

screenshot 1 screenshot 2 screenshot 3 screenshot 4 screenshot 5 screenshot 6