Removed print all tags
This commit is contained in:
parent
9fa81171bb
commit
d6e690e192
@ -247,8 +247,6 @@ class Nicole:
|
|||||||
audio["TITLE"] = title
|
audio["TITLE"] = title
|
||||||
audio.save()
|
audio.save()
|
||||||
print(f"Removed '{word}' from the title.")
|
print(f"Removed '{word}' from the title.")
|
||||||
print(audio.pprint())
|
|
||||||
|
|
||||||
|
|
||||||
# currently the only supported site
|
# currently the only supported site
|
||||||
if self.lyrics_site == "azlyrics":
|
if self.lyrics_site == "azlyrics":
|
||||||
|
Loading…
Reference in New Issue
Block a user