new build and upload

This commit is contained in:
Lars Noack
2022-11-15 15:31:54 +01:00
parent 15fc4b2194
commit 6f4318d7c5
3 changed files with 3 additions and 3 deletions

View File

@@ -99,7 +99,7 @@ def cli(start_at: int = 0, only_lyrics: bool = False):
if start_at <= 3 and not only_lyrics:
logging.info("starting to download the mp3's")
d.Download()
download_.Download()
if start_at <= 4:
logging.info("starting to fetch the lyrics")