Add a splash of color

This commit is contained in:
Ivan Habunek
2020-09-03 10:35:03 +02:00
parent bf2a4558f4
commit 5b200a2cb7

View File

@ -299,4 +299,4 @@ def _download_video(video_id, args):
print_out("\nDeleting temporary files...")
shutil.rmtree(target_dir)
print_out("Downloaded: {}".format(target))
print_out("\nDownloaded: <green>{}</green>".format(target))