Replies: 1 comment 2 replies
-
|
Well, there basically is.. Use the archive option: Note that the exact functionality differs for different site extractors, but I'd assume that this is basically what you want to use here. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If there isn't already a function that allows it (I searched but I didn't find anything) it would be possible to:
save in a log file, based on the gallery/user id, the timestamp of the last downloaded photo
when the download is relaunched, start downloading the photos from that specific timestamp for that specific gallery/user
avoiding rereading all the photos from the beginning
Beta Was this translation helpful? Give feedback.
All reactions