High quality image generation by ideogram.ai. Reverse engineered API.
Project description
SunoSongsCreator
About About High quality songs generation by https://www.suno.ai/. Reverse engineered API.
How to
- Login to https://app.suno.ai/ and generate some smings.
- Use
Chrome
or other browsers to inspect the network requests (F12 -> XHR). - Clone this REPO ->
git clone https://github.com/flowese/IdeogramWrapper.git
- XHR find cookie in this url -> https://clerk.suno.ai/v1/client?_clerk_js_version=4.70.5
- Copy the cookie.
- Export IDEO_COOKIE='xxxxx'.
Usage
python -m suno --prompt 'a big red dream song'
or
pip install -U suno
from suno import SongsGen
i = SongsGen('cookie') # Replace 'cookie'
print(i.get_limit_left())
i.save_songs("a blue cyber dream song", './output')
Thanks
- All my 爱发电 sponsors https://afdian.net/a/yihong0618?tab=sponsor
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
suno_songs-0.1.2.tar.gz
(16.6 kB
view details)
Built Distribution
File details
Details for the file suno_songs-0.1.2.tar.gz
.
File metadata
- Download URL: suno_songs-0.1.2.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e893d559e2959c6ff970abd818568c31505b047d14e07bde75a66a953569bfd |
|
MD5 | 4460bdb315dd2c2e180c7d973e7ce209 |
|
BLAKE2b-256 | dba7a981d5c64b49658a858638d38bd944638547c5c57fbfd77115b60389152a |
Provenance
File details
Details for the file suno_songs-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: suno_songs-0.1.2-py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbc5a176f3902e392d31ff48023ba1b71534aa554936e965918dbb5e24acd30d |
|
MD5 | 5e90282bf1b1dd1fab1d4e464b1aac1d |
|
BLAKE2b-256 | 43a6d752d37b71c05a805e6813a8a33c4d737af1090f0b6c2072c3cc5b3cdaae |