-
Notifications
You must be signed in to change notification settings - Fork 67
Description
Describe the bug
When applying commands from --help menu, download is not possible from available sites
To Reproduce
apply the following command line::
comics-downloader-win-x86-64.exe -all -url https://readcomiconline.li/Comic/Back-Issue
As an answer, it was obtained:
time="2024-07-15T20:46:57+02:00" level=info msg=Downloading...
time="2024-07-15T20:48:37+02:00" level=error msg="Download failed, no links found for:%!(EXTRA string=https://readcomiconline.li/Comic/Back-Issue/Issue-124)"
time="2024-07-15T20:48:37+02:00" level=error msg="Download failed, no links found for:%!(EXTRA string=https://readcomiconline.li/Comic/Back-Issue/Issue-123)"
time="2024-07-15T20:48:37+02:00" level=error msg="Download failed, no links found for:%!(EXTRA string=https://readcomiconline.li/Comic/Back-Issue/Issue-122)"
time="2024-07-15T20:48:37+02:00" level=error msg="Download failed, no links found for:%!(EXTRA string=https://readcomiconline.li/Comic/Back-Issue/Issue-121)"
time="2024-07-15T20:48:37+02:00" level=error msg="Download failed, no links found for:%!(EXTRA string=https://readcomiconline.li/Comic/Back-Issue/Issue-120)"
time="2024-07-15T20:48:37+02:00" level=error msg="Download failed, no links found for:%!(EXTRA string=https://readcomiconline.li/Comic/Back-Issue/Issue-119)"
Expected behavior
It was expected to download all available issues from the URL
Desktop (please complete the following information):
- OS: Win11
- Version [e.g. v0.22.2]
- Type [e.g GUI]
Additional context
N/A
