FFMpeg-Compressor: UNIX binary

This commit is contained in:
OleSTEEP 2023-08-08 16:33:25 +03:00
parent 1caebeb158
commit d74464a031
4 changed files with 29 additions and 16 deletions

View file

@ -47,5 +47,5 @@ def get_compression_status(orig_folder):
def help_message():
text = "Usage: main.py {folder}"
text = "Usage: ffmpeg-comp {folder}"
return text