Skip to content

Fix #7: Add hcaptcha auto-solving support#39

Open
11545107008 wants to merge 2 commits into
flowese:mainfrom
11545107008:main
Open

Fix #7: Add hcaptcha auto-solving support#39
11545107008 wants to merge 2 commits into
flowese:mainfrom
11545107008:main

Conversation

@11545107008

Copy link
Copy Markdown

Problem

udio.com added hcaptcha verification which causes API calls to return 500 errors.

Solution

  • Added HCaptchaSolver class using 2captcha API
  • Modified UdioWrapper.__init__ to accept optional captcha_api_key parameter
  • Automatically solve and add hcaptcha token to request headers

Closes

Closes #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

500 Server Error - Auto Solve hcapcha

1 participant