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

Add progress bars instead of the current async output #24

Open
elboletaire opened this issue Nov 13, 2023 · 0 comments
Open

Add progress bars instead of the current async output #24

elboletaire opened this issue Nov 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@elboletaire
Copy link
Owner

elboletaire commented Nov 13, 2023

Show downloading progress with progress bars, instead of the current asynchronous verbosity.

i.e. https://github.com/jedib0t/go-pretty/blob/main/progress/README.md

@elboletaire elboletaire added the enhancement New feature or request label Nov 13, 2023
elboletaire added a commit that referenced this issue 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.
- Errors are still NOT properly managed in the progress bars. A channel
  decorator should be used for that.

refs #24
elboletaire added a commit that referenced this issue May 18, 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.
- Errors are still NOT properly managed in the progress bars. A channel
  decorator should be used for that.

refs #24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant