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

Track and skip previously downloaded files and include artist name in file naming #71

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

Conversation

nabilnalakath
Copy link

  • Added logic to use the unique key from JSON data for consistent filenames and tracking
  • Improved file existence check to skip downloading files that already exist in the directory
  • Updated JSON list to store keys of downloaded files for persistent tracking across runs
  • Cleaned up old redundant code and ensured consistency in file naming and tracking

Refactor image download script to track and skip previously downloaded files based on unique key and consistent naming

- Added logic to use unique key from JSON data for consistent filenames and tracking
- Improved file existence check to skip downloading files that already exist in the directory
- Updated JSON list to store keys of downloaded files for persistent tracking across runs
- Incorporated delay between downloads for smoother processing
- Cleaned up old redundant code and ensured consistency in file naming and tracking
- Added ascii art to indicate the start of the download process
Refactor image download script to track and skip previously downloaded files based on unique key and consistent naming

- Added logic to use unique key from JSON data for consistent filenames and tracking
- Improved file existence check to skip downloading files that already exist in the directory
- Updated JSON list to store keys of downloaded files for persistent tracking across runs
- Incorporated delay between downloads for smoother processing
- Cleaned up old redundant code and ensured consistency in file naming and tracking
Refactor image download script to track and skip previously downloaded files based on unique key and consistent naming
@nabilnalakath nabilnalakath changed the title Track and skip previously downloaded files based on unique key and consistent naming Track and skip previously downloaded files and include artist name in file naming Sep 28, 2024
@MalcolmReed-ent
Copy link

I just tried it out, its awesome, and work flawlessly.

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.

2 participants