HACKER097 / wisdom-tree

Wisdom Tree is a TUI concentration app, with features like pomodoro timer, YouTube music player, Lo-fi radio.
MIT License
353 stars 22 forks source link

what are those undefined vars? #36

Closed SimplyTolex closed 1 year ago

SimplyTolex commented 1 year ago
def GetSong(link):  # TODO: what are those undefined vars?

https://github.com/SimplyTolex/wisdom-tree/blob/133ea90271a98f3861671cb8412fe4eb06324d63/wisdom_tree/main.py#L318