althonos / althonos/InstaLooter

Option to download at a specified rate (to avoid exceeding query rate)

未关闭
#212 4 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Python
星标
2.1k
派生
257
PR 合并指标
30 天内没有已合并 PR

描述

Feature request: Option to download at a specified rate (to avoid exceeding query rate)

Description: Currently, IG has a rate limit. For users with a large number of posts (>2000), it's almost guaranteed to hit the `Query rate exceeded` limit before you can download all the posts. One way around this is to set a limit to the query rate from the client-side, so that we don't hit the limit. We can then leave instalooter running in Terminal overnight, and all posts will be downloaded.

Acceptance Criteria:
- new Files Option `-r NUM` or `--rate-limit NUM`, which specifies the number of files per minute to attempt downloading.
- complete downloading all media from profiles with large number of posts (>2000) without hitting `Query rate exceeded` limit by setting a very low NUM.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。