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

Small improvements #63

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Aholicknight
Copy link

Improvement includes: Refactor download_image function to support replacing existing files

When you run the code, it will check if the files already exist. If they do, you will be asked 2 options:

  1. Skip existing files and download new ones.
  2. Replace existing files and download all.

If you pick the first option, it will skip the existing files and download the remaining images (incase you accidentally closed the program).
If you pick the second option, it will replace existing files and download them all.

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

Successfully merging this pull request may close these issues.

1 participant