mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 12:15:40 +01:00
get_one_media: include version crash
This commit is contained in:
parent
704fc6dee8
commit
53d702708b
@ -214,6 +214,7 @@ def get_one_media(stream, options):
|
||||
error.append(i)
|
||||
except Exception as e:
|
||||
if options.verbose:
|
||||
log.error("version: %s" % __version__)
|
||||
raise
|
||||
else:
|
||||
log.error("svtplay-dl crashed")
|
||||
|
Loading…
Reference in New Issue
Block a user