-
Notifications
You must be signed in to change notification settings - Fork 98
Home
Benedetto Abbenanti edited this page Apr 6, 2019
·
4 revisions
instapy-cli
is a client mainly used to upload a photo or a video via terminal, without the requirements of a phone or an emulator, just a simple python packages to emulate the instagram app and do some stuffs.
- -u USERNAME
- -p PASSWORD (if not specified it will be prompted a password via an input form)
- -f FILE PATH or LINK URL
- -t TEXT (the caption to use on instagram, only work in posts not in stories)
- -s (nothing to specify, if -s is used then will be published a new STORY)
Here you can see the Changelog, need a new page. It starts from version 0.0.8.3
0.0.8.3
From this version you can upload a story to your instagram account via
instapy -s
.
Many of you are using instapy-cli on a server and the location is not the same of your phone, so when you try to post for the first time with a foreign IP, Instagram raise an error saying something like "checkpoint_required" go to Errors page and look for the solution!