Skip to content

[pull] master from AndreiDrang:master#83

Merged
pull[bot] merged 3 commits into
zanachka:masterfrom
AndreiDrang:master
Jun 1, 2026
Merged

[pull] master from AndreiDrang:master#83
pull[bot] merged 3 commits into
zanachka:masterfrom
AndreiDrang:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Jun 1, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

AndreiDrang and others added 3 commits June 1, 2026 19:37
Why:
* Support NetEase Yidun CAPTCHA solving via RuCaptcha API

What:
* Add YidunEnm enum with YidunTaskProxyless and YidunTask
* Create YidunCaptcha class with sync/async handlers
* Add tests and documentation

Changes:
* src/python_rucaptcha/core/enums.py: add YidunEnm enum
* src/python_rucaptcha/yidun_captcha.py: new captcha module
* tests/test_yidun_captcha.py: add test suite
* docs/conf.py: register yidun_captcha module
* docs/index.rst: add toctree entry
* docs/modules/enum/info.rst: add YidunEnm autoenum
* docs/modules/yidun-necaptcha/example.rst: new example doc

Stats:
* 7 files changed, 386 insertions

Co-authored-by: Andrei Drang <andreidrang@github.com>
Why:
* Support Yandex SmartCaptcha solving via RuCaptcha API
* Covers token proxyless, token proxy, and image (CoordinatesTask) methods

What:
* Add YandexSmartCaptchaEnm enum
* Create YandexSmartCaptcha class with dual sync/async handlers
* Add tests and documentation

Changes:
* src/python_rucaptcha/core/enums.py: add YandexSmartCaptchaEnm enum
* src/python_rucaptcha/yandex_smart_captcha.py: new captcha module (246 lines)
* tests/test_yandex_smart_captcha.py: add test suite (18 tests)
* docs/index.rst: add toctree entry
* docs/modules/yandex-smart-captcha/example.rst: new example doc

Stats:
* 5 files changed, 499 insertions

Co-authored-by: Andrei Drang <andreidrang@github.com>
Why:
* Prepare for release with new captcha support

Changes:
* src/python_rucaptcha/__version__.py: 6.5.0 -> 6.6.0

Stats:
* 1 file changed, 1 insertion(+), 1 deletion(-)

Co-authored-by: Andrei Drang <andreidrang@github.com>
@pull pull Bot locked and limited conversation to collaborators Jun 1, 2026
@pull pull Bot added the ⤵️ pull label Jun 1, 2026
@pull pull Bot merged commit d9b8c98 into zanachka:master Jun 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant