suno-songs 0.2.0
pip install suno-songs==0.2.0
Released:
High quality image generation by ideogram.ai. Reverse engineered API.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: yihong0618
Classifiers
- Intended Audience
- Programming Language
- Topic
Project description
SunoSongsCreator
About High quality songs generation by https://www.suno.ai/. Reverse engineered API.
How to
- Login to https://app.suno.ai/ and generate some songs.
- Use
Chromeor other browsers to inspect the network requests (F12 -> XHR). - Clone this REPO ->
git clone https://github.com/yihong0618/SunoSongsCreator.git - XHR find cookie in this url -> https://clerk.suno.ai/v1/client?_clerk_js_version=4.70.5
- Copy the cookie.
- Export SUNO_COOKIE='xxxxx'.
Usage
python -m suno --prompt 'a big red dream song'
or
pip install -U suno_songs
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- Author: yihong0618
Classifiers
- Intended Audience
- Programming Language
- Topic
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters https://pypi.org/project/suno-songs/0.2.0/#files
Showing 1 of 1 file.
File details
Details for the file suno_songs-0.2.0.tar.gz.
File metadata
- Download URL: suno_songs-0.2.0.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2e742fed004ca267f64f9752f459f936c388116e3879dfeb56f70ce39432e5e
|
|
| MD5 |
81900269c9685152fe32c2d0f8de1dbc
|
|
| BLAKE2b-256 |
289b767e3eae1d3729943342f5def5efa7a30d4e778215179e1a71147b9751af
|
File details
Details for the file suno_songs-0.2.0-py3-none-any.whl.
File metadata
- Download URL: suno_songs-0.2.0-py3-none-any.whl
- Upload date:
- Size: 17.3 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 |
38fac5ba7675dce89fc29a33da14cb303c3eec77feee6bbaee831c6937894f16
|
|
| MD5 |
698a834446a44fe85027501ab59b8dd5
|
|
| BLAKE2b-256 |
5fc38d498cf1e3455facc62d862a69d2e835ca37ac72c25df30aceaf155c367f
|