-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
"cover:url" fails on v2.10.2 #82
Comments
Starting from v2.10.x volume covers locale are now following NOTE: If you set I've made PR #83 to fix this, you can test it by installing development version. Installation with git + pip:
Let me know if you have problem during installing and testing this patch 😉 If you want to show all covers, you can use For example: mangadex-dl "cover:https://mangadex.org/title/a6bfedbc-9846-4a97-9fcb-77a426d978e6/ubunchu" --language "all" |
Thanks for a quick reply, I tested the patch and it seems to work |
What happened ?
I consistently get this error even with different urls.
What did you expect to happen ?
prompt which covers to download
OS version
Linux
App version
mangadex-downloader v2.10.2 (https://github.com/mansuf/mangadex-downloader)
Python: 3.11.3
arch: x64
bundled executable: no
Installation origin
git clone && python setup.py install
Installation origin (other sources)
No response
Reproducible command
mangadex-dl "cover:https://mangadex.org/title/a6bfedbc-9846-4a97-9fcb-77a426d978e6/ubunchu"
Additional context
The command works when I'm checked out on older version (v2.9.0) , which was the version that introduced the "cover:" feature.
The text was updated successfully, but these errors were encountered: