pyinstabot-downloader:v3.0.0
v3.0.0 - 2024-10-09
What's Changed
Full Changelog: v2.3.0...v3.0.0 by @obervinov in #102
💥 Breaking Changes
- replacement of instaloder module with instagrapi module
- function with the `proxy' configuration has been moved to Vault
- remove the outdated storage types:
Dropbox
andMega
(Support for individual cloud providers removed in favour ofwebdav
compatible providers) - change of parameter configuration for
downloader-api
anduploader-api
in the Vault. Please, check the new parameters in README.md
🚀 Features
- replacement of instaloder module with instagrapi module
- replace the base image of project with
python:3.9.20
(Ubuntu instead of Alpine)