Add a splash of color

This commit is contained in:
Ivan Habunek 2020-09-03 10:35:03 +02:00
parent bf2a4558f4
commit 5b200a2cb7
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95

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))