- Improve efficiency when re-downloading targets
- Support resuming of comments download
- Add flag `--abort-on` to abort and save resume information on HTTP errors (920),
e.g, with `--abort-on=302,400,429`, Instaloader will stop if a request is responded with a 302 redirect, a Bad Request error, or a Too Many Requests error.
- Add property `title` to Post (745, 969, 976)
Thanks to 17it151tejaschauhan for contributing to this release!
This is a **pre-release**. Install with
pip3 install --pre [--upgrade] instaloader