instapy-cli icon indicating copy to clipboard operation
instapy-cli copied to clipboard

:sparkles: Python library and CLI to upload photo and video on Instagram. W/o a phone!

Results 63 instapy-cli issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Code to reproduce the behavior: ```python #code here ``` **Expected behavior** A clear and concise...

bug
help wanted

> Hello, > > i would like to know if its possible to auto post images from a foreign source? > What I imagine is that you can put image...

Error is >> Incompatible reel aspect ratio.

bug
help wanted

setup.py:461: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources and expanding templates run_build = parse_setuppy_commands() C:\Users\andre\AppData\Local\Temp\pip-install-vqx3fgrn\numpy\numpy\distutils\system_info.py:1896: UserWarning: Optimized (vendor) Blas libraries are not found. Falls back to netlib Blas...

bug
help wanted

have the same issue .....Please Help

bug
help wanted

Hi, is there any chance to get the possibility to set the location when uploading a photo? The best would be to extract it via metadata of the photo ;)...

Instagram app allows you to specify `alt` text when uploading a photo, will instapy-cli support it?

help wanted
feature request

I cloned the repo and tried to run the example "upload-a-video.py": ``` from instapy_cli import client username = 'xxxxx' password = 'xxxxx' video = '../docs/video-sample-upload.mp4' text = 'This will be...

/usr/bin/python /usr/local/bin/instapy -u xxx -p xxx -f abc.jpg -t "#sad #quotes" /usr/local/lib/python2.7/dist-packages/requests/__init__.py:83: RequestsDependencyWarning: Old version of cryptography ([1, 2, 3]) may cause slowdown. warnings.warn(warning, RequestsDependencyWarning) instapy-cli 0.0.12 | python 2.7.12...

bug
help wanted

instapy-cli 0.0.12 | python 2.7.15+ [IG] not found cookie/cookie_file >> login as default Downloading Media.. No handlers could be found for logger "instagram_private_api.errors" Error is >> Bad Request Something went...

bug
help wanted