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
I tried to download: gallery-dl https://exhentai.org/tag/artist:matsumotoke --chapter-range 1-6 but I get: [gallery-dl][error] No suitable extractor found for 'https://exhentai.org/tag/artist:matsumotoke'
Same with https://exhentai.org/tag/matsumotoke. I thought it was supported already because I think I have downloaded those types of links in the past
The text was updated successfully, but these errors were encountered:
Is this URL schema new? I can't tell, but it does not look familiar to me. Because if it is new, it simply is not supported (yet).
Sorry, something went wrong.
Not new, but I've never bothered to write any code to support it because it can always be transformed into a supported search URL:
https://exhentai.org/tag/artist:matsumotoke -> https://exhentai.org/?f_search=artist%3Amatsumotoke%24
c7c3fef
No branches or pull requests
I tried to download:
gallery-dl https://exhentai.org/tag/artist:matsumotoke --chapter-range 1-6
but I get:
[gallery-dl][error] No suitable extractor found for 'https://exhentai.org/tag/artist:matsumotoke'
Same with https://exhentai.org/tag/matsumotoke. I thought it was supported already because I think I have downloaded those types of links in the past
The text was updated successfully, but these errors were encountered: