mirror of
https://github.com/ihabunek/twitch-dl
synced 2024-08-30 18:32:25 +00:00
Add a splash of color
This commit is contained in:
parent
bf2a4558f4
commit
5b200a2cb7
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user