Update README.md

This commit is contained in:
Austin Huang 2020-08-03 22:41:57 -04:00 committed by GitHub
parent e0408ebed2
commit 1b68257db4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ InstaGrabber is an app that allows...
* Viewing **and downloading** Instagram posts (including tagged, and your own saved posts\*), stories (including highlights)\*, DM\*, and profile pictures, **without** letting people know you viewed it<sup>1</sup>! Works for followed private accounts\*!
* Like/bookmark posts\*!
* Interact with stories\*!
* Downloading multiple posts at once (hold & select)!
* (Un)follow/restrict/block people\*, and (un)follow hashtags\*! (Or you can add shortcuts to them, without logging in!)
* **View, copy, like\*, reply\*, & delete\*** comments!
@ -28,14 +29,10 @@ This app is originally made by [@AwaisKing](https://github.com/AwaisKing) who po
### Download
Download [here](https://github.com/austinhuang0131/instagrabber/releases). Under each release is an `app-release.apk` for installation.
Not compatible with pre-16.6 versions (including alpha).
Download [here](https://github.com/austinhuang0131/instagrabber/releases). ALWAYS download the latest version.
[F-droid pending.](https://gitlab.com/fdroid/rfp/-/issues/1432)
Remember to read the [wiki](https://github.com/austinhuang0131/instagrabber/wiki) for more info!
[![Open Source Love svg3](https://badges.frapsoft.com/os/v3/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](./LICENSE)
@ -46,19 +43,6 @@ Remember to read the [wiki](https://github.com/austinhuang0131/instagrabber/wiki
[![Crowdin](https://badges.crowdin.net/instagrabber/localized.svg)](https://github.com/austinhuang0131/instagrabber/wiki/Contribute)
[![GitHub stars](https://img.shields.io/github/stars/austinhuang0131/instagrabber.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/austinhuang0131/instagrabber/stargazers/)
### How to log in
By logging in, you can access posts/stories from private accounts, as well as your direct messages.
The relevant source code is [here](https://github.com/austinhuang0131/instagrabber/blob/master/app/src/main/java/awais/instagrabber/activities/Login.java) should you be concerned.
1. Click the 3 dots on the bottom right corner.
2. Click "Settings".
3. Scroll down, click the green button called "Login".
4. Login as usual. Use "Refresh" when needed.
5. When you see your feed page, click "Get cookies".
6. Test it by checking your direct messages. If it loads, it works!
### Contact us
* Use [GitHub issues](https://github.com/austinhuang0131/instagrabber/issues) when possible.