Skip to content
This repository has been archived by the owner on Dec 28, 2019. It is now read-only.

Skip previously downloaded files and photos #108

Open
Pablo2m opened this issue Nov 12, 2019 · 2 comments
Open

Skip previously downloaded files and photos #108

Pablo2m opened this issue Nov 12, 2019 · 2 comments

Comments

@Pablo2m
Copy link

Pablo2m commented Nov 12, 2019

I almost finished downloading messages from about 120 groups, my next step is to download the files and photos from them. Is it possible for the archiver to verify if the download does not exist before downloading it?

@ROCKETEER5215
Copy link

ROCKETEER5215 commented Nov 12, 2019

I just tested downloading photos from a group that doesn't have any and nothing was displayed in the console. In the archive.log it shows that the album API returns None two times then just stops at line 275 since the list is empty. We need to check if albums is empty and if it is then have a logger.error("This group doesn't have any photos to download")

image

@ROCKETEER5215
Copy link

Currently it doesn't do anything like that I think it could do it, but it would take a lot of work to make it happen.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants