Commit Graph

8 Commits

Author SHA1 Message Date
gohoski
52ad4dea00 properly catch hCaptcha window closing after timeout.
please note that you can't increase the timeout in any way, even by clicking,so the only option we have is to just reinstate the solving process
2025-01-08 03:10:49 +03:00
gohoski
7da7ac6ae2 Implement hCaptcha solving via 2Captcha & other stuff
- implement hCaptcha solving via paid service 2Captcha and browser automation library Playwright with rebrowser-patches

- implement sunoApi instances caching so sessions won't be constantly updated

- add support for entering cookies not only in SUNO_COOKIE, but also the Cookie HTTP header

- update docs and add Russian docs
2025-01-06 05:25:08 +03:00
blueeon
cb36f1b1a4 feat: Model selection.
1. Use the model number as an optional parameter, defaulting to 3.5;
2. Improve documentation.
2024-06-08 12:05:59 +08:00
GitPusher99
3843495b7c feat: add /v1/chat/completions 2024-04-04 11:12:25 +08:00
GitPusher99
7f760b4dd3 fix: resolve runtime error 2024-03-30 00:11:23 +08:00
GitPusher99
300b5ce6da test: test deploy 2024-03-28 21:42:19 +08:00
GitPusher99
d229d741f4 feat: resolve conflict 2024-03-28 15:48:16 +08:00
GitPusher99
d3160ce5f9 feat: optimize code 2024-03-28 13:21:33 +08:00