We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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):
Additional context
Tested on a second computer with the same spec as above.
The text was updated successfully, but these errors were encountered:
4b22d09
No branches or pull requests
Describe the bug
Unable to download All comics on readallcomics.com
To Reproduce
Steps to reproduce the behavior:
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):
Additional context
Tested on a second computer with the same spec as above.
The text was updated successfully, but these errors were encountered: