Апдейт
This commit is contained in:
@ -13,3 +13,5 @@ def configure_logging():
|
||||
datefmt=DATE_FORMAT,
|
||||
handlers=[RichHandler(show_time=False, rich_tracebacks=True)],
|
||||
)
|
||||
|
||||
logging.getLogger('ffmpeg').setLevel(logging.ERROR)
|
||||
|
||||
Reference in New Issue
Block a user