From f4fb34dde6b03fdb49f71476d587c5c7f986b565 Mon Sep 17 00:00:00 2001 From: Pawky Languish Date: Sat, 19 Apr 2025 19:07:38 +0000 Subject: idk some changes lol, formatting and stuff --- soundcloud.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'soundcloud.py') diff --git a/soundcloud.py b/soundcloud.py index 7fa6a53..a56dfc8 100755 --- a/soundcloud.py +++ b/soundcloud.py @@ -43,9 +43,7 @@ class SoundCloud: ansi_string = "[\x1b[31mSoundCloud\x1b[0m] \x1b[33;2mERROR:\x1b[33;1m got no data from server! \x1b[37;2m(check your URL for typos!)\x1b[0m" print(ansi_string) return irc_string, True - irc_string = ( - f"[\x0303SoundCloud\x03] \x02{title}\x02 uploaded by \x1d{artist}\x1d" - ) + irc_string = f"[\x0303SoundCloud\x03] \x02{title}\x02 uploaded by \x1d{artist}\x1d" ansi_string = f"[\x1b[32mSoundCloud\x1b[0m] \x1b[1m{title}\x1b[0m uploaded by \x1b[03m{artist}\x1b[0m" # """ # irc_string="dummy";ansi_string="dummy" -- cgit 1.4.1-2-gfad0