aviaryan / Kissanime-Batch-Downloader

:jp: :tv: KissAnime, KissCartoon and KissAsian batch links generator script
Apache License 2.0
134 stars 45 forks source link

captcha problem #26

Open siddak opened 6 years ago

siddak commented 6 years ago

i have selected my anime and completed all the steps but i is asking for captcha after every single episode what should i do

aviaryan commented 6 years ago

Unfortunately, KissAnime has added captcha before opening every episode. I don't think we can do anything about that. Sorry for the issue @siddak.

siddak commented 6 years ago

so then this batch downloader is of no use

aviaryan commented 6 years ago

@siddak Unfortunately, yes. Now its use case is limited. Do you want to send a PR with changes in README reflecting this?

siddak commented 6 years ago

the website has changed to kissanime.yt so now will it work

aviaryan commented 6 years ago

Is the captcha still there (before every episode)? If yes, then it won't work.

FuSan21 commented 6 years ago

Is it possible to use mobile version somehow? kissanime.ru/m has no captcha. anYme app uses this to download. But the problem is its accessible by by only handheld devices. Can you do something to make it work on desktop?

aviaryan commented 6 years ago

@Fu-San Thanks for the info. That could be interesting, but I am not sure if we will be able to completely spoof mobile request from the desktop. But I will try out something now.


Tried out Mobile mode from Developer Tools. It didn't work, they might have a cookie in place to check if the host is indeed desktop.

scottcandy34 commented 6 years ago

So i found that if instead the downloader prompt the user, it would open a new tab or window with the link waiting for the user to complete the Captcha. But instead of the user its an automated scripted that completes the action. I was messing around with this somewhat and found that tampermonkey has a very nice script that handles the captcha automatically. Its at https://greasyfork.org/en/scripts/30964-kissanime-auto-captcha if at all this could be implenmented into the downloader it would most likely fix the every episode captcha.

aviaryan commented 6 years ago

@scottcandy34 Just tried that script and it indeed does work. I will try to play with it sometime but for now, I am really busy with other stuff. So if you feel like, you can try experimenting with it.

zeudam commented 6 years ago

hey @aviaryan would you mind looking into this issue as @scottcandy34 said, i mean i think a lot of people would find it useful. Thanks!