Add YTM, newer and better error handling

This commit is contained in:
2021-01-14 14:59:07 -06:00
parent 78556ef6d2
commit fe29eb47e7
2 changed files with 78 additions and 45 deletions

View File

@ -13,6 +13,7 @@ dpath = "*"
gmusicapi = "*"
pathlib = "*"
uuid = "*"
ytmusicapi = "*"
[requires]
python_version = "3.6"