implemented downloading

This commit is contained in:
Hellow2
2023-03-31 10:34:29 +02:00
parent 094c4256d4
commit 5bf7392ab3
6 changed files with 74 additions and 9 deletions

View File

@@ -43,4 +43,4 @@ def download_audio():
if __name__ == "__main__":
download_audio()
music_kraken.cli()