cum icon indicating copy to clipboard operation
cum copied to clipboard

Madokami: Missing from remote

Open rpoovey opened this issue 6 years ago • 5 comments

After using cum for a couple months with Madokami, I now get the same error any time I try and download issues.

==> Removing **MANGA NAME** **CHAPTER NUMBER**: missing from remote

rpoovey avatar Feb 11 '19 19:02 rpoovey

I think madokami now servers 404s as a ratelimit (which is fucking stupid), try lowering the number of threads in the cum config.

CounterPillow avatar Feb 12 '19 17:02 CounterPillow

Download threads are set to 1. Previously 4, then 2.

rpoovey avatar Feb 15 '19 15:02 rpoovey

I am having the same issue with threads set to 1

as a dirty workaround I modified the base.py scraper to ignore 404 when checking availability and I;m at least able to use it for madokami for now.

alexxsong avatar Feb 25 '19 05:02 alexxsong

Still broken. The issue comes down to not being able to do http auth on download links anymore. It now relies on setting a cookie when browsing the main site and using that cookie to not get a 404 when downloading. I don't see any rate limiting in my testing.

drewbitt avatar Jun 12 '19 11:06 drewbitt

Still broken. The issue comes down to not being able to do http auth on download links anymore. It now relies on setting a cookie when browsing the main site and using that cookie to not get a 404 when downloading. I don't see any rate limiting in my testing.

Any idea on how to fix this?

rpoovey avatar Jul 27 '19 12:07 rpoovey