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

ALL flag not working correctly with readallcomics.com #126

Closed
ObiSandwich opened this issue Jan 2, 2023 · 0 comments
Closed

ALL flag not working correctly with readallcomics.com #126

ObiSandwich opened this issue Jan 2, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ObiSandwich
Copy link

Describe the bug

Unable to download All comics on readallcomics.com

To Reproduce
Steps to reproduce the behavior:

./comics-downloader -all -format=cbz -url=https://readallcomics.com/category/eight-billion-genies/
INFO[0000] Downloading...                               
 100% |████████████████████████████████████████|  [26s:0s]INFO[0030] CBZ file correctly saved                     
 100% |████████████████████████████████████████|  [21s:0s]INFO[0054] CBZ file correctly saved                     
 100% |████████████████████████████████████████|  [41s:0s]INFO[0097] CBZ file correctly saved                     
 100% |████████████████████████████████████████|  [40s:0s]INFO[0140] CBZ file correctly saved                     
 100% |████████████████████████████████████████|  [38s:0s]INFO[0181] CBZ file correctly saved                     
 100% |████████████████████████████████████████|  [9s:0s]INFO[0191] CBZ file correctly saved 

Expected behavior

Instead of downloading the full range from a URL using the -all flag, only one comic is downloaded, eg. issue 1.

Or, in the case of a different comic: https://readallcomics.com/category/once-future/
Only 4 comics are downloaded, eg. issues 1, 4, 15, 24.

Desktop (please complete the following information):

  • OS: Linux LMDE4
  • Version: v0.33.3 / v0.33.4 Alpha
  • Type: CLI

Additional context

Tested on a second computer with the same spec as above.

@Girbons Girbons added the bug Something isn't working label Jan 3, 2023
@Girbons Girbons closed this as completed in 4b22d09 Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants