music-kraken-core/src/goof.py

7 lines
192 B
Python
Raw Normal View History

2023-01-23 23:16:10 +00:00
from music_kraken.pages import (
EncyclopaediaMetallum
2022-12-06 16:55:07 +00:00
)
2022-11-24 13:13:55 +00:00
2023-01-24 08:40:01 +00:00
print(EncyclopaediaMetallum.search_by_query("Ghost Bath"))
EncyclopaediaMetallum.search_by_query("#a Ghost Bath #r Self Loather")