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

Updated an progress bar for the downloading image in js because why not? and also made a skip condition if the image already exists. #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arush75
Copy link

@arush75 arush75 commented Sep 30, 2024

Feature: Skip existing images and add download progress bar

  • Implemented a check to skip downloading images that already exist in the 'downloads' directory.
  • Added a simple console-based progress bar to display download progress for each image.
  • Enhanced user feedback with informative console messages for skipped and downloaded images.

These improvements ensure that the script avoids redundant downloads and provides a better user experience by showing download progress.

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