Greasy Fork

[KissAnime] Captcha Solver

Saves initial responses to KissAnime captcha and auto-selects images if it knows the answer. Compatible with any number of images in the captcha.

目前为 2018-07-01 提交的版本。查看 最新版本

作者
WestleyM
评分
0 0 0
版本
2018.07.01
创建于
2018-06-30
更新于
2018-07-01
大小
6.6 KB
许可证
暂无
适用于

This script is for the auto-completion of KissAnime captcha. Compatible with any number of images in the captcha. If a solution is unknown, you click the answer manually. If it is known, then the correct answer will automatically be clicked. If you choose an incorrect image by mistake, follow this: Right-click, Inspect Element, click the "Storage" tab, click "Local Storage", kissanime.ru, and find the entry using the "key" column. Then right-click and select "delete entry."

Be aware that initially this script won't have much of an impact on your experience. Its benefit is cumulative and you will probably only begin to notice it around 50 episodes, and it'll be useful somewhere after 100. But if you don't use RapidVideo anyways, the script's saved solutions will slowly add up.

Note that this is a fork of ankit16-19's original script. ankit's script can be found here: https://greasyfork.org/en/scripts/368595-kissanime-anime-captcha-solver (only works with the old 4-image captcha)

To do:
-Make it so unselecting an image removes the entry from local storage (to reduce issues down the road if you end up making a mistake.)

Considering adding:
-Detect if you have been redirected to the "incorrect answer" page, and if so, delete the last two entries.
-Including the captcha solutions in the code. (or being able to import/export solution lists)
-Allow removal of incorrect solutions through an in-site editor rather than the developer tools.

Completed:
-Add comments to better reflect the code's functionality.
-Add scalability for different numbers of images.
-Make clicking the images save the solution rather than buttons.
-Improve the UI to better match KissAnime.