Skip to content

Customizable settings

Compare
Choose a tag to compare
@iDutchy iDutchy released this 16 Oct 00:39
· 29 commits to master since this release
  • OwOify lyrics with client.get_lyrics(title, owo=True)
  • Pass your own aiohttp.ClientSession so you dont have to separately close sr_api's session with client = sr_api.Client(session=mysession)
  • Fixed a typo in the docs
  • Add examples