Update README.md
This commit is contained in:
parent
e0408ebed2
commit
1b68257db4
20
README.md
20
README.md
@ -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\*!
|
* 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\*!
|
* Like/bookmark posts\*!
|
||||||
|
* Interact with stories\*!
|
||||||
* Downloading multiple posts at once (hold & select)!
|
* 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!)
|
* (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!
|
* **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
|
||||||
|
|
||||||
Download [here](https://github.com/austinhuang0131/instagrabber/releases). Under each release is an `app-release.apk` for installation.
|
Download [here](https://github.com/austinhuang0131/instagrabber/releases). ALWAYS download the latest version.
|
||||||
|
|
||||||
Not compatible with pre-16.6 versions (including alpha).
|
|
||||||
|
|
||||||
[F-droid pending.](https://gitlab.com/fdroid/rfp/-/issues/1432)
|
[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/)
|
[![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)
|
[![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)
|
[![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)
|
[![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/)
|
[![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
|
### Contact us
|
||||||
|
|
||||||
* Use [GitHub issues](https://github.com/austinhuang0131/instagrabber/issues) when possible.
|
* Use [GitHub issues](https://github.com/austinhuang0131/instagrabber/issues) when possible.
|
||||||
|
Loading…
Reference in New Issue
Block a user