Commit Graph

11 Commits

Author SHA1 Message Date
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
tmirkovic
15bab02551 Add route for getting aligned lyrics 2024-11-10 14:02:40 -05:00
tmirkovic
96b675a039 Add route for generating stems 2024-11-09 22:44:30 -05:00
Wesley Seubring
b2f0c3aacc feat(get): add page query param 2024-10-25 13:51:08 +02:00
Abwasserrohr
762497a3c6
Added negative tags 2024-10-07 21:46:45 +02: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
blueeon
dd5a5208de feat: add extend api
- Added extend API
- Added documentation for extend API
2024-04-27 17:58:27 +08:00
blueeon
7e34a3f5d9 docs: Add documentation for the new API
Add documentation for the new API, change the API response to English.
2024-04-04 13:38:45 +08:00
blueeon
b3be1185a9 feat: Add new API
- Add a new API generate_lyrics.
- Update the documentation.
- Modify the API version.
2024-03-31 16:44:07 +08:00
blueeon
eb189f26f1 refactor: Refactor footer and documentation page styles for improved readability
and aesthetics.
2024-03-28 18:39:45 +08:00
blueeon
79ab827549 feat: add swagger api doc 2024-03-28 14:15:24 +08:00