Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Determine if photo exists in filesystem before downloading? #25

Open
joshskidmore opened this issue Jun 21, 2020 · 1 comment
Open

Determine if photo exists in filesystem before downloading? #25

joshskidmore opened this issue Jun 21, 2020 · 1 comment

Comments

@joshskidmore
Copy link

Would you be willing to accept a PR which determines if a photo exists in the directory before attempting to download it again? This would help those on limited connections as well as reduce API calls as it appears you're having to pass one of the API tokens through to download.

My use case is that I have a public collection named Backgrounds which I add photos to whenever I see a background that I like. I then use Bulksplash to "sync" new photos (but currently it re-downloads them all) to my laptop's wallpaper directory.

@MehediH
Copy link
Owner

MehediH commented Jun 21, 2020

Yes, of course. Go ahead!

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

No branches or pull requests

2 participants