alexwlchan / scripts

My collection of helpful scripts, personal tools, and shell config
MIT License
20 stars 4 forks source link

Bump instaloader from 4.10.3 to 4.13 #81

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps instaloader from 4.10.3 to 4.13.

Release notes

Sourced from instaloader's releases.

Version 4.13

  • Fix profile posts not being downloaded by using new doc_id based query to get posts (#2319, #2330)
  • Add max_count parameter to download_profiles (#2276)

Thanks to @​ekalin and @​mesheo for contributing to this release!


Thanks to @​rocketapi-io and all other sponsors for supporting this release!

If you are also interested in supporting the development of Instaloader, see https://instaloader.github.io/sponsors.html for a number of options.

Version 4.12.2

Fix profile posts not being downloaded (#2319, #2332)

Thanks to @​Caramel7 for contributing to this release!


Thanks to @​rocketapi-io and all other sponsors for supporting this release!

If you are also interested in supporting the development of Instaloader, see https://instaloader.github.io/sponsors.html for a number of options.

Version 4.12.1

  • Fix PEP 484 / PEP 561 compliance, leading to "Instaloader" is not exported from module "instaloader" in Pyright (#2313, #2314)
  • Fix ZeroDivisionError: integer division or modulo by zero error message when wrong media count is returned (#1085, #2214)

Thanks to @​liponex and @​SeamusMullan for contributing to this release!


Thanks to @​rocketapi-io and all other sponsors for supporting this release!

If you are also interested in supporting the development of Instaloader, see https://instaloader.github.io/sponsors.html for a number of options.

Version 4.12

  • Use different exit codes for different failures (#2220, #2243, #2273)
  • Add support for more browsers to --load-cookies (#2241, #2258)
  • Produce more verbose HTTP error messages

Thanks to @​ekalin for contributing to this release!


Thanks to @​rocketapi-io and all other sponsors for supporting this release!

If you are also interested in supporting the development of Instaloader, see https://instaloader.github.io/sponsors.html for a number of options.

Version 4.11.1

  • Fix downloading stories when --load-cookies is used (#2259, #2263)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 months ago

Looks like instaloader is no longer a dependency, so this is no longer needed.