Comparing v2.0.0...v2.0.1 · 2captcha/2captcha-python · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 2captcha/2captcha-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: 2captcha/2captcha-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 2 commits
  • 82 files changed
  • 1 contributor

Commits on Oct 31, 2025

  1. Add vkcaptcha, vkimage, captchafox, prosopo (#131)

    * added vkimage
    
    * added vkcaptcha
    
    * Added methods vkimage, vkcaptcha, prosopo, captchafox to solver.py and async_solver.py, added a description of new captchas to README.md, added tests for new captchas in sync and async, corrected error output in all async examples, corrected the python version and added new captchas to the description in setup.py
    
    Signed-off-by: Maxim S <poplers24@gmail.com>
    
    ---------
    
    Signed-off-by: Maxim S <poplers24@gmail.com>
    poplers24 authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    b3a00c7 View commit details
    Browse the repository at this point in the history
  2. v2.0.1

    Signed-off-by: Maxim S <poplers24@gmail.com>
    poplers24 committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    ab0e37d View commit details
    Browse the repository at this point in the history
Loading