Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codedotjs/migger

:gem: Download media from the URL that contains multiple images/videos on Instagram!
https://github.com/codedotjs/migger

cli-app download images instagram multiple videos

Last synced: 9 days ago
JSON representation

:gem: Download media from the URL that contains multiple images/videos on Instagram!

Awesome Lists containing this project

README

        




migger






Download media from the URL that contains multiple images/videos on Instagram!

## Install

```

$ npm install --global migger
```
__`OR`__
```
$ sudo npm install --global migger
```

## Usage

```
Usage: mig [url]

Command:
-d, --download Download all the media
-e, --export Export links in as JSON

Option:
-p, --path Specify path of the folder for files

Help:
-h, --help Show help
-v, --version Show current version

```

## Preview


migger




__NOTE__

- By default, the saved media can be found in `/user/home/instagram/`. There is no way to change the destination permanently.

- You can use `$ mig -d --path /path/to/download` to specify the destination of the folder. The default directory will always be `/path/to/download/Instagram`.

- Exported JSON files will be automatically saved in `/user/home/instagram` with a random name!

__WHY?__

- I don't know. I was stressed, so made it for fun. That's it.

## Related

- __[`instavim`](https://github.com/CodeDotJS/instavim)__ `:` `Complete media downloader for Instagram`
- __[`mista`](https://github.com/CodeDotJS/mista)__ `:` `Scrape all downloadable urls of the Instagram posts that has multiple images or videos!`
- __[`instagram-profile-picture`](https://github.com/CodeDotJS/instagram-profile-picture)__ `:` `Get url to the profile picture of any instagram user in different resolutions and more!`
- __[`instagram-links`](https://github.com/CodeDotJS/Instagram-Links)__ `:` `Get links of the publicaly shared medias and profile picture available on Instagram!`
- __[`instafy`](https://github.com/CodeDotJS/instafy)__ `:` `A command line Instagram media notifier!`
- __[`istalk`](https://github.com/CodeDotJS/istalk)__ `:` `Don't pollute your browser history. Stalk Instagram users from the command line!`
- __[`image-of`](https://github.com/CodeDotJS/image-of)__ `:` `Download profile picture of any facebook user!`
- __[`gravatar-of`](https://github.com/CodeDotJS/gravatar-of)__ `:` `Download avatar of gravatar users through their email id!`
- __[`twiger`](https://github.com/CodeDotJS/twiger)__ `:` `A complete media downloader for twitter!`

## License

MIT - Copyright © [Rishi Giri](http://rishi.ml)