-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
is there a way to force a specific module? #3097
Comments
There is no such functionality except for a few exceptions and manga sites like mangakakalot are not among them. Forcing a specific module/extractor would generally not work with how the internals are structured. chapmanganato.com does now get recognized with the changes in f4d06e5 mangastream.mobi is an entirely different site than what the original mangastream.com was and has most likely no relation to it whatsoever. mangastream support got removed in early 2021 after the site was offline for a few months, by the way. (fcdda61) |
Thanks for the quick reply and i would also like to personally thank you for this amazing project. Ive runned pip3 install --upgrade gallery-dl and chapmanganato wasnt recognized, am i doing something wrong or i should wait some days till it make to the stable version? |
stable releases only happen every few weeks, so you might want to do
to install from master. Another option would be to manually replace |
Sorry for bringing this up again, but it happened again; bunkr.su changed to bunkr.la and now the modules doesnt work. Isnt there some simple way to deal with these cases? |
Greetings. Ive noticied now when i tried to download mangas that the sites keep changing their names constantly. For instance, mangakalot changed to chapmanganato.com, and mangastream.com changed to mangastream.mobi.
Unfortunatelly this also means that the extractor doesnt recognize the site anymore, so i guess there is some command i dont know about that forces the script to use an specific extractor even if the site isnt listed?
The text was updated successfully, but these errors were encountered: