Autoloader for Instagram API. Uploads images, videos and combined albums from a subfolder structure.
- Instagrapi 2023
- Python >=3.8
First, install Python with the option "Add to PATH". Afterwards, reboot your system.
pip install instagrapi
Copy your desired images to the repository. The tool only accepts .mp4 videos as well as .jpg images. Max resolution on upload will be 1080x1080. Images will be resized automatically.
Launch the application using the command python launcher.py
.
- Logs can be found in /log/ folder
- Files have to be put into /img/xxxxx/my_image.jpg
- If you want to upload multiple images into a single post, paste multiple images in the same folder
- Random Delay between API calls
- Max. Number of uploads per Day
- Add paid proxy service to application
- Add external notification interface to check app status