mirror of
https://github.com/soimort/you-get.git
synced 2025-03-14 03:44:01 +03:00
Line break on ctrl-c exit
This commit is contained in:
parent
db6c428db5
commit
c1e3d48ca7
@ -943,4 +943,5 @@ def script_main(script_name, download, download_playlist = None):
|
||||
if traceback:
|
||||
raise
|
||||
else:
|
||||
print()
|
||||
sys.exit(1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user