Download profile pictures, public images, and videos available on instagram directly from command line.
Install
$ npm install --global instavim
OR
$ sudo npm install --global instavim
NOTE
This tool works completely fine and does everything which is mentioned in the readme, but Instagram is making continuous changes and constantly reducing the ways to retrive data. I've fixed this tool many times in a single week and to be honest, it's kinda irritating for me to make changes on a daily basis. Feel free to file an issue or send Pull requests in case further changes happens in future.
Thank You!
Preview
Usage
NOTE : Images and videos will be saved under Instagram folder in home directory
Resolutions Available
Resolution |
Size |
|---|---|
Small |
150x150 px |
Medium |
320x320 px |
Regular |
640x320 px |
Full |
1080x1080 px |
Usage : instavim [command] <username/link>
Command : <for profile picture>
-s, --small downlaod profile picture in small resolution
-m, --medium download profile picutre in medium resolution
-r, --regular download profile picutre in regular resolution
-f, --full download profile picture in full resolution
Note : It works for the accounts which are both, public and private
Command : <download via links>
-l, --link download image via link
-v, --video download video via link
Example : instavim -f 9gag
instavim -l <link>
Note : Works only if the link is associated with public media
Related
instagram-profile-picture:Get url to the profile picture of any instagram user in different resolutions and more!instagram-links:Get links of the publicaly shared medias and profile picture available on Instagram!instafy:A command line Instagram media notifier!istalk:Don't pollute your browser history. Stalk Instagram users from the command line!image-of:Download profile picture of any facebook user!gravatar-of:Download avatar of gravatar users through their email id!twiger:A complete media downloader for twitter!
License
MIT - Copyright © Rishi Giri

Log in or sign up for Devpost to join the conversation.