Skip to content

Version 4.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 09:30

Fixes:

  • Fix documentation for --count option (#1139)
  • Fix Post.mentions including email adresses (#1029, #1167)
  • Update dependencies that are used in CI pipelines and shipped in the windows standalone executable (#1163)

BREAKING CHANGES (in version 4.7):

  • download_geotags and download_comments in instaloader.Instaloader() now default to False rather than True.
  • Require Python>=3.6 (drop support for Python 3.5)

Thanks to @kallewesterling and @SelfAdjointOperator for contributing to this release!