https://github.com/ny4rlk0/instagram-post-automation
Uploads all images on the same directory or sub directories to instagram. Only jpg files. 1 Post per jpg file.
https://github.com/ny4rlk0/instagram-post-automation
bot instagram jpg post python
Last synced: over 1 year ago
JSON representation
Uploads all images on the same directory or sub directories to instagram. Only jpg files. 1 Post per jpg file.
- Host: GitHub
- URL: https://github.com/ny4rlk0/instagram-post-automation
- Owner: ny4rlk0
- License: mit
- Created: 2022-03-22T01:03:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T08:17:59.000Z (about 4 years ago)
- Last Synced: 2023-03-05T04:49:29.498Z (over 3 years ago)
- Topics: bot, instagram, jpg, post, python
- Language: Python
- Homepage: https://github.com/ny4rlk0/Instagram-Post-Automation
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Instagram-Post-Automation
Uploads all images on the same directory or sub directories to instagram.
Only jpg files. 1 Post per jpg file.
Enter your username to usr and your password to pw.
If you have 2fa it will ask you 1 time for the code. Then it will create a cookie.
Which will allows autologin with it. It will be on same folder so don't lose the cookie.
There is a reason for sleep timer. So don't go ahead and remove it if you dont know what you are doing.
It's not supporting Emojis or special characters in Caption so dont add it or it will throw a error.