added fetching of ma lyrics

This commit is contained in:
Hellow2
2023-03-28 08:57:50 +02:00
parent 34baf75d2e
commit 8045476dba
3 changed files with 62 additions and 6 deletions

View File

@@ -67,6 +67,9 @@ class FormattedText:
return True
return self.doc == other.doc
def __str__(self) -> str:
return self.plaintext