1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-10-05 14:57:08 +02:00
instaloader/instaloader
Eduardo Kalinowski d142fb70b0
--latest-stamps, like --fast-update, but without the need to keep downloaded files (#1131)
Adds the --latest-stamps command line option, pointing to a file where
the latest time each profile was scraped. On the next run, only posts
newer than that time are downloaded.

Fixes #1122.
2021-05-27 18:22:33 +02:00
..
__init__.py --latest-stamps, like --fast-update, but without the need to keep downloaded files (#1131) 2021-05-27 18:22:33 +02:00
__main__.py --latest-stamps, like --fast-update, but without the need to keep downloaded files (#1131) 2021-05-27 18:22:33 +02:00
exceptions.py Make iPhone endpoint query optional (#1076) 2021-04-22 20:06:35 +02:00
instaloader.py --latest-stamps, like --fast-update, but without the need to keep downloaded files (#1131) 2021-05-27 18:22:33 +02:00
instaloadercontext.py Make iPhone endpoint query optional (#1076) 2021-04-22 20:06:35 +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 Improve docs on how to load/save FrozenNodeIterator 2021-04-12 16:54:44 +02:00
py.typed Advertise PEP 561 compliance 2020-11-19 10:32:46 +01:00
structures.py Add option --title-pattern for profile pics and covers (#1127) 2021-05-15 16:25:36 +02:00