CodeDotJS / Instagram-Links

:boom: Get links of the publicly shared medias on Instagram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Get links of the publically shared medias on Instagram.

Install

$ npm install --global instagram-links

Preview

Usage


 $ Usage: igl <command> [source]

 Commands:
 › -p, --profile  Get link of the profile picture in all resolution.
 › -i, --image    Get link of the publically shared images.
 › -v, --video    Get link of the publically shared videos.

 Help:
 › $ igl -p [--profile] 9gag
 › $ igl -i [--image]   https://www.instagram.com/p/BWtD8vxlCvO/
 › $ igl -v [--video]   https://www.instagram.com/p/BWvEj0fF5Tg/

Related

License

MIT © Rishi Giri

About

:boom: Get links of the publicly shared medias on Instagram

License:MIT License


Languages

Language:JavaScript 100.0%