Skip to content
View Always-Self-Hosted's full-sized avatar

Block or report Always-Self-Hosted

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. I wrote this script because beginbot... I wrote this script because beginbot is publishing absolute fire on suno right now and looking around all the current scripts/cli tools only work if you give them song ids or at best a playlist id, But i just wanted an easy way to give a username and get all the songs downloaded
    1
    #!/usr/bin/env python3
    2
    # -*- coding: utf-8 -*-
    3
    # Copyright (c) 2025 Ash <[email protected]>
    4
    # This file is released under MIT license
    5
    """This script accepts a suno username and will download all public songs found."""