If you have any questions, concerns, want to report a bug or suggest a feature, or send us a website you want HDoujin Downloader to support, feel free to use the contact form below:
If you have any problems downloading from any of the sites listed, make sure you include an example URL when you report it.
Not sure if you got what I wrote, so I’m writing again so I know I wrote it this time. π
Tags from perveden.com is not saved for me anymore again. Can you fix that?
Don’t worry, I got it! Things are just a bit backlogged at the moment.
I can certainly fix that, though! Expect it to be working properly again with the next update.
The tags doesn’t seem to work for perveden.com with the latest update. They’re not saved for me anyway. Did you fix it or did you forget? π
This one must’ve gotten lost in the sea of requests, sorry about that!
However… I can’t seem to reproduce this issue; everything I’ve tested has the tags fetched just fine. If you send me an example URL or two, I’ll look into it!
No problem. π
It has been the same with everyone i tried, but takes this one.
http://www.perveden.com/en/en-manga/alice-in-sexland-extreme/
That under genres doesn’t get saved.
Does it show up when you look at the tags list by right-clicking and selecting “Edit Information”? If the genres aren’t appearing there, then apparently it’s indeed an issue with the support module. However, even with the example you’ve provided, I can’t seem to reproduce it.
You’re going to have to generate a log file and email it to me. After that, hopefully we can figure out what’s happening!
This is really weird. After I enabled diagnostics the tags showed up. I disabled it to see if the tags disappeared then, but they are still there, It seems to be solved somehow now..
Do you want the log file anyway?
Very weird indeed! But regardless, I’m glad it’s working for you now.
I don’t think there’d be anything useful in the log file since it was successful this time around, so don’t worry about it. Let me know if it comes up again, though! (And next time, I’ll try not to keep you waiting so long…)
Hey, I’ve noticed that when downloading manga from myreadingmanga.info, every chapter comes with an extra (?) page that’s actually an advertisement fetched incorrectly. I believe it’s taken from the page’s footer.
Please refer to this link: https://pastebin.com/E1BTe2kT
There, you can find the original link from myreadingmanga.info AND the .zip I got from HDoujin.
Would you mind taking a look at it? Hope you don’t mind gay stuff. lol
Thanks for letting me know, and I appreciate the example URL! Makes my job a lost easier. I’ll make sure the issue is fixed for the next release, which will be available very shortly.
Sorry for the late reply.
It’s working great now. Thanks a lot. π
is there anyway i can download the whole chapter of any manga from mangakakalot.com? everytime I tried to download any manga from that site, it will only give 5 images per chapter.
https://gyazo.com/59fd51be3b08f253db3c8e18324e64e7
The support module for this site is currently outdated, but I’ll make sure it’s working again in the next update. You can expect a fix to be available within the next day or so!
Thanks!
No tags is saved for perveden.com for some reason. Can you fix that?
Thanks for letting me know. Metadata should now be pulled correctly as of Release 284.
Just when I thought about looking up a doujin downloader in google, with faint hope that I will find anything of meaningful this HDoujin Downloader showed up.
how convenient! thank you for making this (legendary?) tool.
I’m mainly using it to download stuff from hentai cafe and at this flow, I think I’m going to end up subscribing to get unlimited downloads.
By the way, is it possible to ask for what coding languages you used to code this? I’m a novice in programming. I thought it would be good to have an idea about what coding language is used to make programs like this.
Happy to have been of service! I originally started this program to make my own life easier, and I’m always happy to see it helping other people as well.
HDoujin Downloader is written in C#. If you’re writing GUI applications for Windows, it’s one of the more convenient options (at the cost of being a little more difficult to port to other platforms if you’re not careful). Of course, you could get away with using any mainstream language without much trouble; it’s mostly just a matter of getting used to whatever UI framework is available.