1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-09-12 00:32:24 +02:00
instaloader/instaloader
Eduardo Kalinowski 9cdf679fc1
Fix interruped downloads with --latest-stamps (#1219)
The most recent post is cached in NodeIterator (and
saved to the disk), and its timestamp is used, instead of the
timestamp instaloader was run.

This way, even in later resuming runs the timestamp stored is the same
that would have been stored if the first run.

Fixes #1206.
2021-07-24 19:27:46 +02:00
..
__init__.py Third Release Candidate for Version 4.8 2021-06-22 21:52:26 +02:00
__main__.py Merge branch 'master' into upcoming/v4.8 2021-06-16 23:08:18 +02:00
exceptions.py Make iPhone endpoint query optional (#1076) 2021-04-22 20:06:35 +02:00
instaloader.py Fix interruped downloads with --latest-stamps (#1219) 2021-07-24 19:27:46 +02:00
instaloadercontext.py Merge branch 'master' into upcoming/v4.8 2021-06-16 23:08:18 +02:00
lateststamps.py --latest-stamps, like --fast-update, but without the need to keep downloaded files (#1131) 2021-05-27 18:22:33 +02:00
nodeiterator.py Fix interruped downloads with --latest-stamps (#1219) 2021-07-24 19:27:46 +02:00
py.typed Advertise PEP 561 compliance 2020-11-19 10:32:46 +01:00
structures.py Fix interruped downloads with --latest-stamps (#1219) 2021-07-24 19:27:46 +02:00