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

Progress bars #40

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Progress bars #40

wants to merge 3 commits into from

Conversation

elboletaire
Copy link
Owner

@elboletaire elboletaire commented May 12, 2024

  • Progress bars for downloading and archiving single chapters
  • Progress bar for the bundle, although the other ones should be improved in this case
  • Removed logs and other console outputs here and there.

closes #24

- Progress bars for downloading and archiving single chapters
- Progress bar for the bundle, although the other ones should be
  improved in this case
- Removed logs and other console outputs here and there.
- Errors are still NOT properly managed in the progress bars. A channel
  decorator should be used for that.

refs #24
Also got the terminal width in order to not truncate when it's not
necessary

refs #24
@elboletaire elboletaire changed the title WIP Progress bars Progress bars Jan 2, 2025
@elboletaire elboletaire marked this pull request as ready for review January 2, 2025 16:24
- Fix archiving progress bar not showing correctly for TCB sites
- Keep clean progress bar style with minimal status messages
- Fix progress increments to match actual archiving progress
- Code clean-up
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.

Add progress bars instead of the current async output
1 participant