Instaloader: Is it possible to continue previous downloads?

Created on 12 Apr 2019  路  4Comments  路  Source: instaloader/instaloader

I thought that would the case when I see that the session is saved but I see that I misunderstood that function

Sometimes when I'm deep in the download process (3900/4785) ,I have to leave for an extended period of time and the conmputer is usually turned off. When I restart the program, is just cycles tthrough everything reporting that it exists and the json is unchanged for every single item until I reach the place I left off. Is there anyway around this

feature suggestion

Most helpful comment

This is absoultely what I need because after gettin too many requests error, I have to start from beginning which only checks the same posts again (with False return) and get the same error after a while. If you have time, you can start the code every week (or adapt for your hashtag) but if you don't have time, you get stuck.

By the way, @aandergr thank you very much for the package, it helped a lot.

All 4 comments

No, it is not yet possible to resume a stopped Instaloader instance. However I like the idea, maybe we could save the end_cursor or some other information in a file to resume downloads. It requires some experiments though - I leave this issue open as feature suggestion for when someone finds the time to work on this.

The "session" it saves refers to the http session cookie which Instagram generates to identify your login, Instaloader saves it to avoid having to type in the password everytime.

This is absoultely what I need because after gettin too many requests error, I have to start from beginning which only checks the same posts again (with False return) and get the same error after a while. If you have time, you can start the code every week (or adapt for your hashtag) but if you don't have time, you get stuck.

By the way, @aandergr thank you very much for the package, it helped a lot.

There has been no activity on this issue for an extended period of time. This issue will be closed after further 14 days of inactivity.

This is implemented in #732 now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

imshub picture imshub  路  4Comments

1337-Pete picture 1337-Pete  路  3Comments

clublek picture clublek  路  3Comments

nerdysciencegrl picture nerdysciencegrl  路  4Comments

kurttian picture kurttian  路  3Comments