tools.auto_cover module

S.N.E.S. Auto-Cover Pipeline.

Full cover pipeline: YouTube rip -> lyrics lookup -> Suno cover. The LLM handles lyrics rewriting via the GAME ACTION injection. # 💀🔥 CORRUPTED COVER FREQUENCY PIPELINE

async tools.auto_cover.run(youtube_url, song_info, style='', custom_themes='', rewritten_lyrics='', save_as='', ctx=None)[source]

Execute the full auto-cover pipeline.

Return type:

str

Parameters: