Skip to content

Add progress bars and threaded media downloads#5

Open
Jackmeson1 wants to merge 1 commit intomasterfrom
codex/integrate-tqdm-and-concurrent-futures-for-downloads
Open

Add progress bars and threaded media downloads#5
Jackmeson1 wants to merge 1 commit intomasterfrom
codex/integrate-tqdm-and-concurrent-futures-for-downloads

Conversation

@Jackmeson1
Copy link
Owner

Summary

  • display progress with tqdm when processing note lists and downloading media
  • parallelize image downloads using ThreadPoolExecutor
  • record failed downloads and allow retry
  • update dependencies

Testing

  • python -m py_compile $(git ls-files '*.py')
  • pytest -q
  • pip install -r requirements.txt

https://chatgpt.com/codex/tasks/task_e_6847538855f083309ac40a52f3b6df94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant